|
|
|
re: Question about 'Force NumLock to Behave'
Wednesday, April 27, 2005 at 10:36 am Windows 2000 Annoyances Discussion Forum
Posted by John
(2 messages posted)
Check this out, from microsoft website:
http://support.microsoft.com/?kbid=314879
Instructions work for 2k also, I've tested. If link should die, heres what you do:
Open notepad and copy/paste:
set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys "{NUMLOCK}"
Then save file as "numlock.vbs" (in quotes to ensure that notepad doesnt automatically
name it numlock.vbs.txt)
Then copy and paste the file (OR a shortcut to the file) numlock.vbs into C:\Documents
and Settings\All Users\Start menu\Programs\Startup
This causes numlock to become enabled AFTER login (which is the only drawback, if
you needed it on BEFORE the login window, for password purposes)
Hope this helped!
On Friday, January 18, 2002 at 1:40 pm, SClancy wrote:
>I have a question about Force
>NumLock to Behave:
>
>I have read all the steps and to no evail, Numeric lock is off at log on time every
>time. Is there a boot.ini hack I can do?
>
>
|
All messages in this thread [show all]
 |  | re: Question about 'Force NumLock to Behave' (John: Wed, Apr 27, 2005, 10:36 am) |
| |
| |
Return to the Windows 2000 Discussion Forum
|
|
|
|