Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
[-HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
[-HKEY_CLASSES_ROOT\Directory\Shell\DosHere]
@="Command &Prompt Here"
[-HKEY_CLASSES_ROOT\Drive\Shell\DosHere]
@="Command &Prompt Here"
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"StatusBar"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000000
[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="0"
"HungAppTimeout"="10000"
"MenuShowDelay"="400"
"WaitToKillAppTimeout"="20000"
"LowLevelHooksTimeout"="10000"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000000
"ClearRecentDocsOnExit"=dword:00000000
"NoRecentDocsHistory"=hex:00,00,00,00
"LinkResolveIgnoreLinkInfo"=dword:00000000
"NoResolveSearch"=dword:00000000
"NoResolveTrack"=dword:00000000
"NoInternetOpenWith"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="20000"
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32]
@=hex(2):00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
[HKEY_CLASSES_ROOT\Directory\Shell\DosHere]
@="Command &Prompt Here"
[HKEY_CLASSES_ROOT\Directory\Shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""
[HKEY_CLASSES_ROOT\Drive\Shell\DosHere]
@="Command &Prompt Here"
[HKEY_CLASSES_ROOT\Drive\Shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"Link"=hex:00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"StatusBar"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001
[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="1000"
"MenuShowDelay"="8"
"WaitToKillAppTimeout"="2000"
"LowLevelHooksTimeout"="1000"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
"ClearRecentDocsOnExit"=dword:00000001
"NoRecentDocsHistory"=hex:01,00,00,00
"LinkResolveIgnoreLinkInfo"=dword:00000001
"NoResolveSearch"=dword:00000001
"NoResolveTrack"=dword:00000001
"NoInternetOpenWith"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="2000"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer]
Adds "Copy To" option in context menu:
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
Adds "Move To" option in context menu:
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
Add "Command Prompt Here" in context menu of folders:
[HKEY_CLASSES_ROOT\Directory\Shell\DosHere]
@="Command &Prompt Here"
[HKEY_CLASSES_ROOT\Directory\Shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""
Add "Command Prompt Here" in context menu of drives:
[HKEY_CLASSES_ROOT\Drive\Shell\DosHere]
@="Command &Prompt Here"
[HKEY_CLASSES_ROOT\Drive\Shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""
Remove "Shortcut to..." Prefix on Shortcuts:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"Link"=hex:00,00,00,00
Following tweaks helps in making the shutting down process faster:
[HKEY_CURRENT_USER\Control Panel\Desktop]
Automatically End Task of Hung application:
"AutoEndTasks"="1"
Specify the Response Time for Hung Applications:
"HungAppTimeout"="1000"
Makes the menu opening faster:
"MenuShowDelay"="8"
Specify the time to wait before ending task of hung application:
"WaitToKillAppTimeout"="2000"
Setting a low value (in milliseconds) means that if the hooked program does not respond within timeout period, one that has set the hook would not become unstable or go in infinite wait but would kill itself saving windows resources and improving performance.
"LowLevelHooksTimeout"="1000"
Following tweaks makes system faster:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
Don't prompt that you are on low disk space:
"NoLowDiskSpaceChecks"=dword:00000001
Clear recent documents/applications history while exiting windows:
"ClearRecentDocsOnExit"=dword:00000001
Doesnt store recent documents history:
"NoRecentDocsHistory"=hex:01,00,00,00
Disable Automatic Network Shortcut Resolution:
"LinkResolveIgnoreLinkInfo"=dword:00000001
Disable Comprehensive Search for Broken Shortcuts:
"NoResolveSearch"=dword:00000001
Disable Tracking of Broken Shortcut Links:
"NoResolveTrack"=dword:00000001
Doesnt prompt you to search the required application on Internet, when you select "Open With" for opening a file:
"NoInternetOpenWith"=dword:00000001
Speed up shutdown:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="2000"
Speed up Network Browsing by removing Network Scheduled Tasks:
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer]