Registry Tweaks:
-----------------
In All Tweaks replace + with s
-------------------------------------------------------------
[Open file location] on WIN XP Right click menu:
Window+ Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\Open File Location]
@="&Open File Location"
[HKEY_CLASSES_ROOT\Directory\shell\Open File Location\command]
@="\"explorer.exe\" /select,\"%1\""
[HKEY_CLASSES_ROOT\*\shell]
[HKEY_CLASSES_ROOT\*\shell\Open File Location]
@="&Open File Location"
[HKEY_CLASSES_ROOT\*\shell\Open File Location\command]
@="\"explorer.exe\" /select,\"%1\""
---------------------------------------------------------------------------
More Speed for System:
Window+ Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\contro l\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001
--------------------------------------------------------------------------
Show Supper Hidden Folders and files:
Replace * with t
Window+ Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsof*\Window+\CurrentVersion\Explorer\Advanced]
"ShowSuperHidden"=dword:00000001
--------------------------------------------------------------------------
Move to on Right Click Menu:
Window+ Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\Con textMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
--------------------------------------------------------------------------
Grand full admin access on WIN 7 Right Click Menu
Let you have full access for locked and protected System folders and files Like [Documents and Settings] on WIN 7
Window+ Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\runas]
@="Grant Full Access"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Grant Full Access"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
----------------------------------------------------------------------------------------------------------------
TO APPLY TWEAKS:
open Notepad and past the chosen tweak in it and save as [any name].reg and double click then yes then Ok
-----------------------------------
Read files:
Extract and reg:




Reply With Quote
Bookmarks