
1. First create shortcut on your desktop (Right click an your desktop and go to New-> shortcut).
2. After this will appear window and that is where you type the code :
shutdown -s -t 300 -c "your message"
To log of type " shutdown -l -t 300 -c "your massage"
To restart type " shutdown -r -t 300 -c "your massage"
Note : After -t type seconds of countdown before shutdown, after -c type write own message.
3. click Next, finish.
After this will appear icon on desktop when someone click it, shutdown box will pops up..;p
Note : how can i stop system shutdown ? Go to Start->Run, then type " cmd " open it and write shutdown -a and press ENTER on keyboard, as shown below.
Have a nice Day ;)
No comments:
Post a Comment