Tuesday

keep your numlock on forever

Numlock is an essential part in any keyboard...sometimes its a bugging stuff to turn on and off the numlock, here i will tell you a trick to keep numlock on forever
There are two different techniques to set Num Lock stay on by default.

*If you can use Registry Editor correctly then Click on start button and type Regedt32.exe in Run command. Here Navigate to HKEY_USERS\.Default\Control Panel\Keyboard and change the value for InitialKeyboardIndicators from 0 to 2.

*You can do same by configuring the script to change the NUM LOCK state. Click Start button and then open Notepad. Copy the giving code and paste in Notepad.

set WshShell = CreateObject("WScript.Shell")

WshShell.SendKeys "{NUMLOCK}"

Now save this file with name "anything.vbs" must including the quotes. At the end copy this file to user startup folder. The path for this folder is Documents and Settings\All Users\Start Menu\Programs\Startup.
this way you keep your numlock on forevever your system

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Powered by Computer trickz author's rpofile