Reply
Old August 4th, 2002 Top | #1
 
a1ehouse's Avatar
Chamone M*tha Fu*ka
Joined: May 2002
Posts: 288
Reputation: 10
Power: 124

Default Running *.reg files from a batch file

Can anyone help me out?

I have a couple of reg files that I'd like to run on a batch file. I can make them run, but I will always be prompted for the normal "you sure you wanna add..." "Info succesffully entered" info dialog boxes. Is there anyway of overriding these dialog boxes in a batch job? i.e. set them to say "Yes" "OK"?

...it maekesh me do a shecks wee...

a1ehouse is offline   Reply With Quote
Old August 4th, 2002 Top | #2
eNuffSaid
 
eNuffSaid's Avatar
Unregistered
Posts: n/a

Default

have you tried

regedit /s <filename>.reg

Regards,
Willem Moolenaar
  Reply With Quote
Old August 4th, 2002 Top | #3
 
a1ehouse's Avatar
Chamone M*tha Fu*ka
Joined: May 2002
Posts: 288
Reputation: 10
Power: 124

Default

excellent!

Just what i was after

Thanks

...it maekesh me do a shecks wee...

a1ehouse is offline   Reply With Quote
Old August 4th, 2002 Top | #4
eNuffSaid
 
eNuffSaid's Avatar
Unregistered
Posts: n/a

Default

you're welcome.

Additionally you can check here for more info

http://msdn.microsoft.com/library/de...tryChanges.asp

if you are really into distributing registry changes.

Kind regards,
Willem Moolenaar
  Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
running a batch file from a command window launched from a c sharp program Complete Web Design & Coding 1 March 27th, 2008 11:13pm
vbscript or batch file to play audio file for user on startup Punkrulz Web Design & Coding 10 November 29th, 2006 1:48pm
Batch files delta4s Web Design & Coding 3 February 12th, 2005 6:32pm
batch files ?? Johnny Windows Desktop Systems 0 December 19th, 2004 2:42am
running program/batch/link on shutdown Shotokhaan Windows Desktop Systems 2 August 29th, 2002 12:25pm