Created
November 4, 2013 12:21
-
-
Save misodengaku/7301725 to your computer and use it in GitHub Desktop.
WindowsServer2012とかのログイン画面でNumLockが解除されるのを防ぐアレ(http://support.microsoft.com/kb/154529/ja)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_USERS\.Default\Control Panel\Keyboard] | |
"InitialKeyboardIndicators"="2" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment