General discussion
September 4, 2002 at 01:23 AM
webdever

Use a batch file to shut down a system

by webdever . Updated 24 years ago

Regarding Tech Tips Newsletter’s above-mentioned article, how would you revise this batch file to shut down a computer at a specified time?

“If you write batch files for maintaining your systems and need to shut down a computer at the end of the procedure, add this command to the end of the file:

Rundll.exe user.exe,exitwindows”

This discussion is locked

All Comments