Jump to content

ekerazha

Experienced Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by ekerazha

  1. Is there a maximum number that the find and replace keys will reach before pruning the old ones?

     

    Find

    Find 0

    Find 1

    Find 2

    Find 3

    ...

    Find 19

     

    Find (without number) is the "current value". "Find 0" is the first and "Find 19" is the last (so 20 values).

     

    I didn't test "Replace" but I believe it's the same.

  2. Here is a sample entry. Please test this and see what you get. Which Search button are you using that creates these? Using the Quick Find I don't create these entries.

    Quick Find :lol:

     

    Visual Studio 2010 Ultimate

     

    [MS Visual Stuido Serch History *]

    LangSecRef=3021

    Detect=HKCU\Software\Microsoft\VisualStudio\7.1

    Detect2=HKCU\Software\Microsoft\VisualStudio\8.0

    Detect3=HKCU\Software\Microsoft\VisualStudio\9.0

    Detect4=HKCU\Software\Microsoft\VisualStudio\10.0

    Default=False

    Regkey1=HKCU\Software\Microsoft\VisualStudio\7.1\Find

    Regkey2=HKCU\Software\Microsoft\VisualStudio\8.0\Find

    Regkey3=HKCU\Software\Microsoft\VisualStudio\9.0\Find

    Regkey4=HKCU\Software\Microsoft\VisualStudio\10.0\Find

    This is not ok.

     

    HKCU\Software\Microsoft\VisualStudio\10.0\Find is the "folder" (I would ban myself for calling it "folder" :mellow: ).

     

    Inside the Find "folder" there are values like

     

    Find -> search string value

    Find 0 -> search string value

    Find 1 -> search string value

    Find 2 -> search string value

    Find 3 -> search string value

    etc.

     

    and - I've just seen -

     

    Replace

    Replace 0

    Replace 1

    Replace 2

    etc.

     

    Please note the space before the number... I erroneously wrote "Find0" instead of "Find 0" in my first message.

     

    The rule you posted deletes the whole Find "folder" (which also contains other values), while we should only delete the values inside the Find "folder" with the "Find<space>" and "Replace<space>" prefixes (please note the <space> as there's also a FindTextFromEditor value).

  3. I've seen that winapp2.ini adds a "Visual Studio Backup" entry.

     

    Could you add an entry to clean the Visual Studio Search History?

     

    You have to look at

     

    HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\<Visual Studio version>\Find

     

    Where <Visual Studio version> can be 10.0, 9.0 etc.

     

    Inside this key there are values called

    • Find
    • Find0
    • Find1
    • Find2
    • Find3
    • etc.

    You should delete them.

  4. You could add a cleaning option for the "Path" environment variable.

     

    It's a string with semicolon separated values

     

    Example:

     

    C:\Program Files (x86)\MiKTeX 2.9\miktex\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\TortoiseSVN\bin;C:\Program Files\TortoiseGit\bin;C:\Program Files\TortoiseHg\;C:\Program Files (x86)\QuickTime\QTSystem\

     

    Sometimes you uninstall an application but it doesn't remove its values from the Path environment variable.

     

    CCleaner could check if the listed paths are still available and remove values related to missing dirs.

  5. CCleaner damages the Firefox profile so that the Firefox addressbar suggestions are wrong.

     

    Steps to Reproduce:

    1. Install Firefox (use a clean Firefox profile);

    2. Firefox- Go to a website (i.e. "gazzetta.it");

    3. Firefox- Add this site to bookmarks;

    4. Firefox- Options > Privacy, change setting from "history and bookmarks" to "history" only;

    5. Firefox- Close Firefox;

    6. Clean Firefox data using CCleaner;

    7. Open Firefox;

    8. Firefox- Begin to type the website address (i.e. "gazz") into the addressbar.

     

    Actual Results:

    Addressbar shows the suggestion for the site, but it isn't in history anymore (we cleaned history, cache etc. with CCleaner), it is in bookmarks but we configured "history" only suggestions in Firefox. After these steps, you can also try to clean the Firefox history using the Firefox built-in feature, but Firefox always shows the wrong suggestion. This happens after you use CCleaner to clean the Firefox data.

     

    Expected Results:

    Firefox shouldn't suggest bookmarks if we configured "history" only suggestions.

     

    This issue is triggered by CCleaner, maybe it doesn't properly handle the Firefox database.

     

    I suggest a deep review of the Firefox data handling.

     

    Best regards :)

     

    P.S.

    The specific issue seems to be caused by the "Internet History" cleaning option of CCleaner.

  6. eMule (Search History)

     

    [eMule (Search History)]
    ID=2080
    LangSecRef=3022
    Detect=HKCU\Software\eMule
    Default=True
    FileKey1=%ProgramFiles%\eMule\config|AC_SearchStrings.dat
    

    When you install eMule you have 3 choices

     

    emule.png

     

    Currently, CCleaner eMule cleaning only works if you use the 2nd option (which is not the default one, at least on Vista/7).

     

    If you keep the default option (the 1st one), you should search for eMule config inside the user folder (example: %LocalAppData%\eMule\config for Windows 7).

     

    You should also provide support for the 3rd option ("All Users" folder?).

     

    eMule (File Hashes)

     

    [eMule (File Hashes)]
    ID=2081
    LangSecRef=3022
    Detect=HKCU\Software\eMule
    Default=False
    FileKey1=%ProgramFiles%\eMule\config|known.met
    FileKey2=%ProgramFiles%\eMule\config|known2.met
    

     

    Same thing.

    Also, on my system I have "known.met", but I don't have "known2.met" while I have a "known2_64.met" file.

     

    eMule 0.50a

×
×
  • Create New...

Important Information

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