XP bat problem

Started by Michael Gorman, September 14, 2004, 10:46:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Michael Gorman

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.

Michael Gorman

ERRR shutdown -s -c "shutting down" even.

merlin_2

shutdown -u -t 0 without a time delay and startup -r -t 0