Windows Registry Editor Version 5.00 ; NTFS, Disable 8.3 names and Last Access (speeds up disk access) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisable8dot3NameCreation"=dword:00000001 "NtfsDisableLastAccessUpdate"=dword:00000001 ; Specifies the time, following user input, during which the system keeps apps from moving into the foreground. [HKEY_CURRENT_USER\Control Panel\Desktop] "ForegroundLockTimeout"=dword:00000000 ; Faster Shutdown, may cause an error at shutdown with misbehaving apps (ZoneAlarm 7 is one) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="5000" ; Disable Low disk space checks [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoLowDiskSpaceChecks"=dword:00000001 ; Disable Ballon Tips [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "EnableBalloonTips"=dword:00000000 "StartButtonBalloonTip"=dword:00000000 "FolderContentsInfoTip"=dword:00000000