Hang pc trick
create a bat file with the following code :
------------------------------------------------------------------
@ECHO off
:top
start %system root%\windows\notepad.exe
Goto top
-----------------------------------------------------------------
SAVE this with "Hang. bat"
(Try this trick at your own risk)
Comments
Post a Comment