PDA

View Full Version : win2k autorun



hammerjammer
10-15-2003, 09:53 PM
how would i instruct win2k to automatically run a file every time IE closes?

also, how do i make a .reg file run silently (ie., no confirm msg or announcement)?

HJ

Xavier_Ao
10-16-2003, 07:16 AM
As for to your second question:
Go into folder options, and file types.
Open the entry for .reg files, and edit the "Merge" option.
Add a /s where you see regedit.exe "%1"

Always glad to help!
Josh /images/forums/icons/smile.gif

You know why they called it <font color=blue>Windows</font color=blue>?
Because as soon as it opens, all the bugs get in.

hammerjammer
10-16-2003, 09:47 PM
cool...2nd part solved....

HJ