Posted at
Convert Your Keyboard Lights To Disco lights





network lights new We explained in our last post on how to turn keyboard LEDs into Network Indicator. Now its time to learn how to make our keyboard LEDs work like Disco Lights. It is really funny to see them blinking like a disco light. Just give a TRY!
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 gosagunesh.vbs
  • Now open the file you saved.
  • See the LEDs in your keyboard started dancing.
How to Deactivate it ?
  • 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.
task manager process




Sagunesh is a founder of this website Tech Tricks and Tips if you have any queries or problem then you can comment in the comment box below and i will resolve it 
 

Posted in |