Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing Registry settings in a batch file

Status
Not open for further replies.

mjcrouch

Technical User
Jun 12, 2001
7
GB

I have created a batch file that contains a registry change to change our users Internet Explorer proxy settings. However, it prompts the user to agree to the change.

How can automatically answer & hide this question from the user?
 
What command are you using? Regedit.exe supports the /s (silent) flag.
 
I am just running the registry export from Dos.

Eg. c:\ proxy.reg

How can I run the export using Regedit ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top