Jump to content

bugmenot

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by bugmenot

  1. Hi:

    realize that this may not be too high on the priority list, but Textpad is one of my favorite text editors, and UK produced software. I tested by exporting the "Recent File List" and "Recent Strings" registry keys under "HKCUSoftware\Helios\TextPad 5" to a ".reg" file, then changing to "TextPad 4" and merging the file. CCleaner then works when Textpad is checked under the CCleaner Options -> Applications tab. Hence, looks like changing the code to recognize the "Textpad 5" subkey too is all that is needed.

     

    Thank you so much for a great product.

     

    Best,

    BUGMENOT

  2. Hi, can you both please post error logs so we can look into this further.

    Thanks

    MrRon

     

    Same problem, works fine on my other drive and finds ~200 files.

     

    On C: drive when i press scan, the progress bar flashes on and off and there are no files displayed. :blink:

    There must be some files as this is my main drive and so files are regularly deleted.

     

    There are no error logs generated in the Recuva folder.

     

    Hope this helps

  3. When I sit down at a new computer to clean it out, it often has multiple profiles for multiple users. I really need to be able to select which USERPROFILE directories under "C:\Documents and Settings" I can clean out.

     

    I can clean "%userprofile%\Temp" and "%userprofile%\Temporary Internet Files" manually, or using a simple batch file like this:

     

    =====================

    for /d %%a in ("c:\documents and settings\*") do echo RD /s "%a\Local Settings\Temp"

    for /d %%a in ("c:\documents and settings\*") do echo MKDIR "%a\Local Settings\Temp"

    for /d %%a in ("c:\documents and settings\*") do echo RD /s "%a\Local Settings\Temporary Internet Files"

    for /d %%a in ("c:\documents and settings\*") do echo MKDIR "%a\Local Settings\Temporary Internet Files"

    =====================

     

    but this doesn't get all the other ancilliary program-related stuff CCleaner can get. How soon, if at all, can we expect support for multiple profiles?

     

    This might be a feature for CCPro, as I would pay for a tool like this.

  4. Hi there,

     

    currently, CCleaner only removes the files of the current user, doesn't it?

    I mean, for example %temp% is the temp-directory of the current active user.

     

    I would be happy about a administrator-version, which removes the temp-files of all users on a computer!

    That would save much time ...

     

    Best regards,

    Tobias

    I agree 110% - as admin, I can see all the different users's temp-files and TIF folders and Firefox cache, but I can't use CCleaner to clean them.

×
×
  • Create New...

Important Information

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