Hello Friends my Name is Harry Goyal Today i tell you to make interesting
file using notepad which will make keyboard led dancing.Just follow these instructions.
Instructions:-
1. Open Notepad and copy below code into it.
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
2. Then save this file as Dancing.vbs (name can
be anything but .vbs is Compulsorily)
3. Now open the save and see your keyboard led blinking like disco lights.
0 comments:
Post a Comment