Skip to content

Instantly share code, notes, and snippets.

@misodengaku
Created November 4, 2013 12:21
Show Gist options
  • Save misodengaku/7301725 to your computer and use it in GitHub Desktop.
Save misodengaku/7301725 to your computer and use it in GitHub Desktop.
WindowsServer2012とかのログイン画面でNumLockが解除されるのを防ぐアレ(http://support.microsoft.com/kb/154529/ja)
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