#1
Posted 04 April 2012 - 01:41 PM
#2
Posted 04 April 2012 - 01:42 PM
#3
Posted 04 April 2012 - 01:48 PM
Also, for anyone interested in Windows 7 tweaks, I found a pretty good annotate one here.
Edited by BYTE-ME, 04 April 2012 - 02:09 PM.
#4
Posted 04 April 2012 - 09:17 PM
#5
Posted 04 April 2012 - 11:13 PM
@Lego
Could you please change "Default Search Provider" tweak from google.co.uk to google.com?
This would allow to display the Google search results page in the correct language according to the OS
This also adds a reg entry
"FaviconPath"="C:\\Users\\Liam\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\search_{637D6E3C-DF93-48A5-8362-159A8AC56B11}.ico"
Also, why do the new context menu entries like "Open CMD" and "Take Ownership" create a submenu. I think this is just complicate and brings no benefit...
Edited by ulysse, 04 April 2012 - 11:34 PM.
#6
Posted 04 April 2012 - 11:43 PM
3. It's because they require administrator. You can only have either Open CMD as Admin or Take Ownership, but if you create sub directories then both will run with admin privileges.
Edited by Legolash2o, 04 April 2012 - 11:45 PM.
#7
Posted 05 April 2012 - 12:27 AM
--------------------------------------------------------------------------------------------------------------------- ; Add "Take Ownership" to right click of all files and folders [HKEY_CLASSES_ROOT\*\shell\runas] @="Take Ownership" "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] @="Take Ownership" "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" ;--------------------------------------------------------------------------------------------------------------------- ; Add "Command Prompt" when you right click a folder [HKEY_CLASSES_ROOT\Folder\shell\Command Prompt] [HKEY_CLASSES_ROOT\Folder\shell\Command Prompt\command] @="cmd.exe /k pushd %L"
#8
Posted 05 April 2012 - 07:43 AM
Also the normal 'Run as Administrator' gets removed when using the Take Ownership tweak, so using submenus keeps that option.
#9
Posted 05 April 2012 - 11:47 AM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users













