Tag Archives: keyboard
Enable Automatic Logon In XP , Vista , Windows7
Posted on 14. Nov, 2009 by JackBrownHetGyeyiwhf.
Step-1 Press “Windows Key + R” buttons from your keyboard to launch the Run dialogue box and type control userpasswords2 press Enter and it will bring up User Accounts screen. Step-2 Now you have to uncheck the box labeled as Users must enter a user name and password to use this computer . After unchecking, hit Apply button.
Continue Reading
Keyboard Disco
Posted on 13. Nov, 2009 by RickyOng.
This code when executed makes your Caps, Num, Scroll lock keys flash.. very attractive…i have tried it..trust me Instructions: *paste the code in notepad Given Below *Save as disco.vbs *Run the file This piece of code makes your keyboard a live disco… Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{CAPSLOCK**” wshshell.sendkeys “{NUMLOCK**” wshshell.sendkeys “{SCROLLLOCK**” loop Enjoy HOW TO REMOVE LIVE DISCO ON KEYBOARD WITHOUT CHANGING CODE

