1) First of all create file having .vbs extension.
Then copy/paste following code.
2)Set WshShell = wscript.CreateObject ("WScript.Shell")
do
WScript.Sleep 500
wshshell.sendkeys "{NumLock}"
WScript.Sleep 500
wshshell.sendkeys "{CapsLock}"
WScript.Sleep 500
wshshell.sendkeys "{ScrollLock}"
loop
3)Now save it.
Then just doubled clicked on it.and just see what happen on keyboard.
To see result of this trick Make sure you must have LED of 'Capslock','Scrolllock','Numlock'.Because now-a-days in many laptop they haven't LED.
NOTE: To terminate this process goto TaskManager and terminate wscript.exe process.
Wednesday, 12 March 2014
Disco light on keyboard.....
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment