Disable Windows Key(s)

When playing World of Warcraft, we use a program called TeamSpeak to communicate, rather than trying to type madly like idiots. It works pretty well, and most users have a push-to-talk key setup, so that you only transmit when this key is pressed. This is all well and good, but sometimes users have the Alt key as their PTT key. But WoW uses the Tab key as Select Nearest (or next) Enemy. So, if our rogue, and Main Assist, _Heropsycho _is running towards a target, and talking, there is a fairly high chance he’ll Alt-Tab out of WoW, and have to wait for the system to catch up before rejoining the fight. And, it turns out that Hero is our main damage dealer, so being without him is rather bad. Enter this idea. Remove the mapping for the Win key, so this can be the PTT key. Save the following into a text file, with the extension .reg:

    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

Double-click this file, and restart. You can them map Win as your PTT key, and pressing it will no longer open the Start Menu. I mean, when was the last time you used this key to get to the Start Menu anyway? Or, you can get the file from http://files.schinckel.net/disable_both_windows_keys.reg.