copy that below in notepad then save it as Prank.bat Set wshShell = wscript.CreateObject("WScript.Shell") do wscript.sleep 100 wshshell.sendkeys "This is a Virus. You have been infected." loop