Disclaimer The downloadable files here are for promotional purpose only. Making CD's from games software etc files is illegal. Buy original cd's from the nearest store. We neither upload nor host any of these files. We found all the links by mining the net. These are provided to give users the idea of best music. All the rights are reserved to the games software company. Blog owners hold no responsibility for any illegal usage of the content. Any disclaimer can contact idleshare2008@gmail.com
Your Ad Here

Monday, August 25, 2008

Turn Your Num Lock On Forever

You can set your Num Lock to stay on by default when you logon your system.

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 "num.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.

Now restart the computer. Num Lock should come on and stay on.

No comments: