Friday, 23 September 2011

Notepad trick 1

Make harmless notepad virus

open notepad

then type this



Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop



and save as game.VBS and done.
then  send this file to your friend and see


this is the harmless you are fool virus


for turn off the virus restart computer.

No comments:

Post a Comment