XP Registry Hacks
I've recently refreshed my machine with a new install of XP. I always install these two little gems.
Disable Caps Lock
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,1d,00,3a,00,00,00,00,00
"Scancode Comment"="CAPSLOCK is disabled and serves as CTRL key - see http://winadmin.sourceforge.net"
To Re-Enable Caps Lock
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
Run Dos Prompt Here (on context menu in Explorer)
[HKEY_CLASSES_ROOT\Directory\Shell\DosPrompt]
@="Run MS-DOS Prompt here"
[HKEY_CLASSES_ROOT\Directory\Shell\DosPrompt\Command]
@="Cmd /k CD \"%L\" "