How to disable the response dialog box?

M

Mark Zhang

Hi,

When I run a .reg file to modify the registry, I have
the "Registry Editor" dialog box to confirm the
modification. How can I disable this dialog box?

Thanks
 
C

Carrie Garth \(MVP\)

Mark Zhang said:
When I run a .reg file to modify the registry, I have the "Registry
Editor" dialog box to confirm the modification. How can I disable this
dialog box?

Use the following command line:

Regedit /s <file name>.reg

For more information see the following Microsoft Knowledge Base Article:

KB161993 - SET: How to Suppress Registry Editor Dialog Window
http://support.microsoft.com/?scid=161993
 
C

Carrie Garth \(MVP\)

Mark Zhang said:
When I run a .reg file to modify the registry, I have the "Registry
Editor" dialog box to confirm the modification. How can I disable this
dialog box?

Use the following command line:

Regedit /s <file name>.reg

For more information see the following Microsoft Knowledge Base Article:

KB161993 - SET: How to Suppress Registry Editor Dialog Window
http://support.microsoft.com/?scid=161993
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top