Jump to content

ulysse

Members
  • Posts

    80
  • Joined

  • Last visited

Posts posted by ulysse

  1. These two regtweaks from byte-me's file seem to do the job without submenus


    ---------------------------------------------------------------------------------------------------------------------
    ; 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"

  2. Thanks for the tweaks byte-me

    @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" :P

    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...

  3. That one you just attached worked fine for me (tweaks anyway).

    Yes, I checked all the missing tweaks manually again. Sorry, but I have already dumped the presets.ini with missing stuff

    Just so you know though, when it comes to addons, drivers, updates, etc... it won't add any to their lists if the file no longer exists.

    I know, thx

    Sorting LPs seems to be ok now in test7 :)

  4. Thanks but test2 is status quo

    can sort Drivers (as I could before), but cannot sort Addons and Gadgets

    Still the same error regarding IE9 Language Pack extraction (new report sent)

×
×
  • Create New...