REGEDIT4 ; Anders Brander ; Let numlock defaults to ON [HKEY_CURRENT_USER\Control Panel\Keyboard] "InitialKeyboardIndicators" = "2" ; Turn off window animation [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "MinAnimate" = "0" ; Disable Dr.Watson [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug] "Auto" = "0" ; Change the logon screen color [HKEY_USERS\.DEFAULT\Control Panel\Colors] "Background" = "54 47 71" ; Disable CDROM-autorun [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom] "AutoRun" = dword:0 ; Remove the "Start menu" delay [HKEY_CURRENT_USER/Control Panel/Desktop] "MenuShowDelay" = "50" ; Enable cmd's tab-completion [HKEY_CURRENT_USER\Software\Microsoft\Command Processor] "CompletionChar" = dword:9 ; Disable OS/2 and POSIX subsystems [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\SubSystems] "Optional" = hex(1):0 ; Shorten the CHKDSK pause [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager] AutoChkTimeOut = dword:2 ; Do NOT (#&¤&¤# cache my passwords! [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "CachedLogonsCount" = dword:0 ; Disable DCOM [HKEY_LOCAL_MACHINE\Software\Microsoft\OLE] "EnableDCOM" = "N" ; When logging off, kill "badly behaving" apps [HKEY_CURRENT_USER\Control Panel\Desktop] "AutoEndTasks" = "1" ; Fix for knowndll exploit [HKLM\SYSTEM\CurrentControlSet\Control\Session Manager] "ProtectionMode" = dword:0 ; Disable the windows key [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 ; Full window drag [HKEY_CURRENT_USER\Control Panel\Desktop] "DragFullWindows"="1" ; Use 24bit icons [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "Shell Icon BPP"="24" ; Disable 8.3 filenames [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisable8dot3NameCreation"=dword:1 ; Disable "Last Access" timestamp on touched files (HUGE performance win) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisableLastAccessUpdate"=dword:1