Quantcast
Channel: Batch Scripting
Viewing all articles
Browse latest Browse all 2

Batch Program to Shutdown and restart the computer.

$
0
0

Batch Program to Shutdown and restart the computer. 

Restart

echo off

D:\Temp\tmp\SHUTDOWN.EXE /L /R /Y /C

pause  

Shutdown

echo offd:\tmp\SHUTDOWN.EXE /L /Y /C

pause


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles



Latest Images