Ist method
2nd method
How to stop the process
- You need notepad
- Type shutdown -s -t 7200 -f
- 7200 is no of seconds means 120 minutes you can change value according to you.
- save it as any name with extension .bat
2nd method
- rightclick then click new and then click create shortcut and type this code shutdown -s -t 7200 -f
- you can change icon.
How to stop the process
- if u want to stop the process
- press win key +R and type shutdown -a
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteNo need of notepad buddy, we can do it directly by pressing windows + R and then typing the shutdown command as you described in the opened Run box's text field.
ReplyDelete