run x.reg file silently

  • Thread starter Thread starter Greg Chu The Small
  • Start date Start date
G

Greg Chu The Small

I need to run a .reg file when the system starts to delete an regitry
setting.
But it always prompts to ask me "do you really want to insert this registry
setting?"
Do I have a way to stop that prompt?
Thanks!

Greg
 
Greg,

Use reg.exe.

Or if you use regedit.exe to import a .reg file, include "/s" command line switch.

Hope you know how to construct the .reg file to *delete* reg keys.
 

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

Back
Top