I'm looking for a script that shuts down my PC after it completed the procedure.

Preferably inside the standard scripts!

link|improve this question

62% accept rate
I can't comment on MyDefrag, but if you're scripting it already, you can follow it with a "shutdown /s" command which is available in XP onwards. – Randolph West Oct 21 '09 at 8:57
feedback

1 Answer

up vote 1 down vote accepted

Here's how to do it:

  1. Open Settings.MyD
  2. Change WhenFinished(wait) to WhenFinished(shutdown)
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.