Kushal Chakraborty
Revealing Tips,Tricks And Technology
Tuesday, February 21, 2012
Create your own disco lights
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)