Type :
MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
Save it as "Anything.VBS"
Note: Dont try or open this file if you dont know about this.
if any problem occurs just restart the system.
0 comments:
Post a Comment