Jump to content

tgyoptgyop

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by tgyoptgyop

  1. Seems you forgot again to change this entry in [MS IE6 Installation Temps*]:

    DetectFile2=%WinDir%|msdownld.tmp

    to:

    DetectFile2=%WinDir%\msdownld.tmp

    And here is an issue with deleting log files in [Logs*] for Google Chrome:

    For extensions that manage localstorage from chrome's localstorage API as you can see here: http://stackoverflow.com/questions/17774857/where-is-chrome-extensions-chrome-storage-local-data-saved, the localstoage is recorded in a .log file in "User Data\*\Local Extension Settings" so in order to delete .log files you'll have to add some exclude keys for extensions and apps paths like this:

    ExcludeKey1=PATH|%LocalAppData%\Google\Chrome\User Data\*\Local Extension Settings\|*.*
    ExcludeKey2=PATH|%LocalAppData%\Google\Chrome\User Data\*\Local App Settings\|*.*
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.