Turn Your Num Lock On Forever?

 On Rabu, 17 Oktober 2012  

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.
Turn Your Num Lock On Forever? 4.5 5 Unknown Rabu, 17 Oktober 2012 You can set your Num Lock to stay on by default when you logon your system. There are two different techniques to set ...


Related Post:

  • How to disable auto-start applications on windows startup? Using this tip, you can minimize the startup time of windows XP and Vista also. You can disable some optional windows applications like windows messenger, Yahoo messenger, QuickTime and many others auto startup pro… Read More
  • Move the Location of your Temporary Internet files. When you are browsing your internet, the website you visit placed some temporary files on your computer. The main purpose of temporary files to save your preferences that you specify for future reference. Normally internet temporary files are saved… Read More
  • You can set the boot time in windows XP as your wish if you are install two operating systems on same computer, for example window 2000 with windows XP or more than two. Yow can do this with editing  Boot.ini file. Here you can also set… Read More
  • 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 … Read More
  • Task Manager running but hidden from view If you are using Windows Task Manager to display the information about programs and processes that are running on your computer. You can start your Windows Task Manager with pressing Ctrl+Alt+Delete keys or with pressing Ctrl+Shif… Read More

Tidak ada komentar:

Posting Komentar