View Full Version : Can I schedule task to run on shutdown?
Jamie Kitson
December 5th 03, 07:01 AM
Hi,
There doesn't seem to be an option to schedule a task to
run on system shutdown. Why not?
Thanks, Jamie
Thorsten Matzner
December 5th 03, 07:06 AM
"Jamie Kitson" > wrote:
>There doesn't seem to be an option to schedule a task to
>run on system shutdown. Why not?
You can do this with a trick by using the SHUTDOWN command. Type
SHUTDOWN /?
at a DOS prompt for details about the command-line options. Then write
a batch file with the desired commands and put SHUTDOWN into the last
line of the file.
--
(tm)
vBulletin® v3.6.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.