PDA

View Full Version : Shutdown:How do you run a bat file?



dbarrett
04-12-2000, 11:57 PM
I'm running WinNT4.0 and would like to run a simple bat file (or command) at shutdown. Where (what) can I edit or add to the registry for this?
Thanks,
d.

jstolz
04-13-2000, 02:59 AM
You can't without the help of 3rd party software. Typically, these all are memory resident and monitor a command to shut down, which they intercept and hang on to until they execute user-specified commands. Then they send the shut-down command through. Go to winfiles.com or zdnet.com and look for autoit and shutdown, respectively.

Regards...