Computer Hope

Microsoft => Microsoft Windows => Windows XP => Topic started by: Michael Gorman on September 14, 2004, 10:46:03 PM

Title: XP bat problem
Post by: Michael Gorman on September 14, 2004, 10:46:03 PM
Ok... so the problem is, i was making  a bat to shut down my computer.. that i would schedual every night at 10:30 or so.. but anyway.. i made the bad file with

shutdown -r -c "shutting down."

and when it executes.. it just shows a cmd window repeatedly doing that. endlessly.

Let me know how to fix. thanks.
Title: Re: XP bat problem
Post by: Michael Gorman on September 14, 2004, 10:46:49 PM
ERRR shutdown -s -c "shutting down" even.
Title: Re: XP bat problem
Post by: merlin_2 on September 15, 2004, 03:29:37 PM
shutdown -u -t 0 without a time delay and startup -r -t 0