Jump to content

Disable the Windows Key tweak does not work on SP2


Recommended Posts

Posted

Just tested 3 different ways to disable the windows key, but none of them work for SP2. They all worked fine on previous builds of XP.

Can anyone help?


Posted

What key are you talking about?

A registry key, or a product key, or what? And at what stage of usage?

If this is related to being able to use WXP without a proper license for it, be aware that this topic will be closed.

Posted

IIRC, the windows key itself cannot be disabled since it sends a combination of keys.

Windows Key

Ctrl+Esc

Application Key

Shift+F10

Posted

I'm talking about the Windows Key on the Keyboard. That annoying stupid key, that interupts my gaming (accidently).

The tweak I used to disable it (see kelly xp tweak corner), does not work for me on Sp2. I puzzled and dont know what to do now. If someone could post a reg file of the tweak to disable the windows key that would be great.

Posted

Or even better, go to your local flea market or used computer parts store and find yourself the same keyboard I have. An old IBM metal interior keyboard that's indestructible and great to smash on while playing games since it weights so much, it's not going to move at all. Plus it doesn't have all that extra garbage like Internet Keys, Media Keys, Windows Keys... it's a TRUE 101-Key keyboard.

Keyboard01.gif

  • 2 years later...
Posted
I've found a much better solution. A google search turned up this site [url="http://johnhaller.com/jh/useful_stuff/disable_windows_key/"]here[/url]. I've been using this on my system and it works quite well. No more hitting the windows key while you are in a game.


disable_both_windows_keys.reg
[code]Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5B,E0,00,00,5C,E0,00,00,00,00[/code]

disable_left_windows_key.reg
[code]Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,00,00,5B,E0,00,00,00,00[/code]

disable_right_windows_key.reg
[code]Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,00,00,5C,E0,00,00,00,00[/code]

remove_scancode_mappings.reg
[code]Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=-[/code]
Posted

I remember when a slightly crazy sysadmin discovered that registry key at the school I worked at... switched the h and t keys so 'the' would always come out as 'hte' :lol:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...