ဘာ ေရးေရးေနာက္ျပန္ဆုပ္မဲ့ program
စေရးမယ္ notepad ကိုဖြင့္ပါ start ထဲ၀င္ ,taskbar မွာရွိတယ္ အဲဒီက programs .ျပီးရင္ .Accessories ထဲက notepad ထဲ၀င္လိုက္ပါ
ဒါမွမဟုပ္ရင္ start >run box မွာ notepad , လို့ရွိဳက္ပါ
Type :
Code:
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" and send it.
ဒါေလးကို run လိုက္ရင္ဘာေရးေရးမရေတာ့ဘူး ပြားလည္းပြားတယ္သူငယ္ခ်င္းဆီကို mail ပို့ျပီးေတာ့ စလို့ရတယ္
No comments:
Post a Comment