HackGh Community Forum
Shutdown your PC using Timer  Empty


Free counters!
Staff Online
Staff Online
Members2390
Most Online179
Newest Member
https://hackgh.forumotion.com/u2487


You are not connected. Please login or register

Shutdown your PC using Timer

View previous topic View next topic Go down  Message [Page 1 of 1]

1Shutdown your PC using Timer  Empty Shutdown your PC using Timer Fri Sep 19, 2014 3:30 pm

swiftblack

swiftblack
Support Moderator
Support Moderator
Today am going to show you how you can fool a novice in believing your pc is customized. With this simple code below, you can set a particular time you would like your pc to shutdown or even restart.

How To:
Open Notepad and paste the following code there :
shutdown -s -t 300

save it like this shutdown.bat
to activate it just launch it

this will shut down in 300 seconds = 5 minutes

To abort the shutdown use this following code:
shutdown -a
and save it as abortshutdown.bat and launch it :

To restart your PC use the code below
shutdown /r
and save it as restart.bat and launch it

As easy as that.


2Shutdown your PC using Timer  Empty Re: Shutdown your PC using Timer Fri Sep 19, 2014 9:35 pm

shata1

shata1
Contributor
thats really great man.... Thanks soooo much

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum