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
Latest posts by Rajesh Kumar (see all)
- Exploring Cybersecurity Challenges in Cloud Computing - January 14, 2025
- How to save 80% of the Treatment Cost using Medical Tourism? - January 13, 2025
- Best AI tools and websites to travel blogger or travel video & audio creator - January 12, 2025