Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: XP bat problem  (Read 3434 times)

0 Members and 1 Guest are viewing this topic.

Michael Gorman

  • Guest
XP bat problem
« 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.

Michael Gorman

  • Guest
Re: XP bat problem
« Reply #1 on: September 14, 2004, 10:46:49 PM »
ERRR shutdown -s -c "shutting down" even.

merlin_2

  • Guest
Re: XP bat problem
« Reply #2 on: September 15, 2004, 03:29:37 PM »
shutdown -u -t 0 without a time delay and startup -r -t 0