How to run REGEDIT.EXE silently ? - TechRepublic
General discussion
May 29, 2001 at 06:35 AM
achen2002

How to run REGEDIT.EXE silently ?

by achen2002 . Updated 25 years, 2 months ago

I am using “REGEDIT.EXE filename.reg” in a logon script w/ KIXtart, it works but always prompt the user a confirm window.

What is the correct parameter? I tried “/s” but it didn’t work, also look by “regedit /?” under DOS, there is no such option.

I know I can use ADDKEY and WRITEVALUE in KIX to do this, but I really don’t want to rewtite more than 30 lines of customized registry again in KIX since I already have my .reg file done.

This discussion is locked

All Comments