Here is the complete procedure to activate the Process :
- Open notepad from the Start.
- Copy paste the following text to the notepad without any changes.
-
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
- Save the file as extremetipz.vbs
- Now open the file you saved.
- See the LEDs in your keyboard started dancing.
- To deactivate open your task manager.
- You can open the task manager by pressing CTRL+ALT+DELETE.
- Now go to second tab, which is Process
- Click on the wscript.exe and click End Process.
- Now your Keyboard LEDs stops blinking.
Posted by R2blog. R2blog auto post for blogspot. Download at http://R2blogger.blogspot.com
0 comments:
Post a Comment