ÿþWindows Registry Editor Version 5.00 ; seans advanced reg tweaks.reg ; 08 March 2005 ; classicmenu.reg Enable the Classic Start Menu ; nocommontasks.reg Don't show that 'Common Tasks' Pane in Folders ; opennewWindowRightClick.reg Open a new explorer window for right click target ; SmallIconsOnStartMenu.reg Small Icons on the Start Menu ; NtfsDisable8dot3NameCreation Don't create extra 8.3 filename entries for old dos support ; NtfsDisableLastAccessUpdate.reg Don't touch folder modified times just browsing around in explorer ; time servers.reg Add Sean's Server to the head of the Time Server List ; disable_paging_exec.reg Keep all of Windows OS stuff in memory and dont page it out to disk (you should have 512 MB+ for this) ; classicmenu.reg Enable the Classic (Win2000) Start Menu [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSimpleStartMenu"=dword:00000001 ; nocommontasks.reg Don't show that 'Common Tasks' Pane in Folders [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "WebView"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ClassicShell"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser] "ITBarLayout"=- ; opennewWindowRightClick.reg Open a new explorer window for right click target [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\opennew] @="Open New &Window" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\opennew\command] @="explorer.exe /e, %1" ; SmallIconsOnStartMenu.reg Small Icons on the Start Menu [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Start_LargeMFUIcons"=dword:00000000 "Start_MinMFU"=dword:0000000a ; NtfsDisable8dot3NameCreation Don't create extra 8.3 filename entries for old dos support (could cause hard to diagnose failures of some software) ; Setting for Value Data: [0 = Enabled / 1 = Disabled] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisableLastAccessUpdate"=dword:00000001 ; NtfsDisableLastAccessUpdate.reg Don't touch folder modified times just browsing around in explorer ; Setting for Value Data: [0 = Enabled / 1 = Disabled] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisableLastAccessUpdate"=dword:00000001 ; time servers.reg Add Sean's Server to the head of the Time Server List [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Servers] @="0" "1"="time.windows.com" "2"="time.nist.gov" "0"="192.168.169.1" ; disable_paging_exec.reg Keep all of Windows OS stuff in memory and dont page it out to disk (you should have 512 MB+ for this) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "DisablePagingExecutive"=dword:00000001