::Registry tweaks part one


My Favorite Registry tweaks part one

Here are but a few to upgrade/speedup your current XP box.

;---[ Context Menu Tweaks ]---

;Add Copy To to right click menu
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers] [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To] @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

;Add Move To to right click menu
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To] @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

;Add Open Command Window Here to right click menu
[HKEY_CLASSES_ROOT\Directory\shell\cmd] @="Open Command Window Here"
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command] @="cmd.exe /k \"cd %L\

;---[ Explorer Shell Tweaks ]---

;Speed up Start Menu
[HKEY_CURRENT_USER\Control Panel\Desktop] "MenuShowDelay"="2"

;Enable Classic Search
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] "Use Search Asst"="no"

;Disable the Desktop Cleanup Wizard
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz] "NoRun"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer "Link"hex:00,00,00,00

;My Computer First Desktop Icon
[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}] "SortOrderIndex"=dword:00000054

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoRecentDocsMenu"=dword:00000001

;Removes Language Bar
[-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}] @="Language bar" "MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325"

;Remove Shared Documents from My Computer
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]

;Remove Shortcut Arrows
[HKEY_CLASSES_ROOT\lnkfile] "IsShortcut"=-

;Use Small Icons in Windows Explorer
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] "SmallIcons"="yes"

;---[ Internet Explorer Tweaks ]---

;Internet Connection Optimization
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] "SackOpts"=dword:00000001 "TcpWindowSize"=dword:0003ebc0 "Tcp1323Opts"=dword:00000001 "DefaultTTL"=dword:00000040 "EnablePMTUBHDetect"=dword:00000000 "EnablePMTUDiscovery"=dword:00000001 "GlobalMaxTcpWindowSize"=dword:0003ebc0 [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPerServer"=dword:00000020 "MaxConnectionsPer1_0Server"=dword:00000020 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPerServer"=dword:00000020 "MaxConnectionsPer1_0Server"=dword:00000020

;Max your Internet Explorer's simultaneous downloads to 10 (default was 2) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPer1_0Server"=dword:0000000a "MaxConnectionsPerServer"=dword:0000000a

;Disable links folder in explorer favorites so it never appears again.
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar] "LinksFolderName"="" "Locked"=dword:00000001

;---[ Startup and Shutdown Tweaks ]---

;Automatic Boot Disk Optimization
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction] "Enable"="Y"

;System Shutdown/Restart Speeds Improvement
[HKEY_CURRENT_USER\Control Panel\Desktop] "HungAppTimeout"="5000" "WaitToKillAppTimeout"="4000" "AutoEndTasks"="1"

;---[ System Tweaks ]---

;Increase the USB Polling Interval
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Usb\0000] "IdleEnable"=dword:00000001

;Speed up Prefetcher
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Managemen] "EnablePrefetcher"=dword:00000005

;Improve I/O performance
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management] "IoPageLockLimit"=dword:00008000

;Speed-up Access to AVI Media Files
[-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]

;Set the system to give priority to CMOS/Real Time Clock
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl] "IRQ8Priority"=dword:00000001

Just a taste of what you can do to "tweak your OS" Here is all the edits in one convienent reg edit key. Tweaks.reg download and double click. Enjoy!

Posted by mikedopp | Read More..