Jump to content

cde

Experienced Members
  • Posts

    46
  • Joined

  • Last visited

Everything posted by cde

  1. Look at the post "Add a program to winapp2.ini" ( http://forum.ccleaner.com/index.php?showtopic=1110 ) - you might have more luck having it detected and deleted that way. However, if the history is part of a config file, i.e. there is more content in that file, deleting it with CC would either reset all of your config options to default or prevent SoulSeek from launching altogether (it may need the file to exist). Does soulSeek not have an option to not remember its own history? perhaps a SoulSeek user will be able to help more. Good luck
  2. CC will find junk files in places other beers don't reach. If you need to keep log files, why not make a batch file that does something like copy *.log from [YOUR TEMP LOCATION] to ["LOGS" FOLDER IN MY DOCS], then runs CC with the /AUTO switch? That way they would be vleaned from the default locations, but you would have a safe copy first... If something is in a TEMP folder, it *should* be trash, but some people insist on saving things in there, thinking "I don't need it right now, so it's temporary, right?" - sadly the Windows TEMP folders are intended for system use only, so user files in temp locations are not seen as "special" by CC.
  3. ...or look into windows logoff scripts... http://tinyurl.com/ezdgd (microsoft.com) http://www.microsoft.com/technet/scriptcenter/learnit.mspx I keep meaning to sort out a really simple script that will run CC with the /AUTO switch, but I run it (with /AUTO) from a desktop shortcut and don't feel the need to have it fully automated right now. if anyone else sorts out the scripts, that would be great to see posted here
  4. cde

    Feature Suggestion

    Agreed - unless CC has Analyzed (and can be accurate on progress), no increase in complteness should be implied. Besides, who is agumon (or any of us) to suggest that a user is somehow "at fault" for not doing something regularly enough, or that a user's habits are more worthy of criticism than an app's poorly-implemented features? No offense agu, or MrG if you're reading - just thought it was worth reiterating that a bar claiming to report "progress" should do just that, whilst a bar that says "working" would suit CC...
  5. I was kind of addressing the fact that people don't clean up after themselves. Why give everyone access to a tool they might not use, if you can automate it? I think there are pros and cons for giving CC to everyone, for example user B could possibly remove entries from the registry in HKLM, which may have been useful for user A. But perhaps that's just me. (PS - please keep lines of emoticons to a minimum )
  6. If you're logged in as a Administrator, why not just make a shortcut aimed at "C:\Program Files\CCleaner\ccleaner.exe" /AUTO and put one in everyone's Start Menu>Programs>Startup location? Then, without caring about tidiness, everyone who logs on should trigger a cleanup of their user profile. Or am I missing something? Or look into logoff scripts, they might help too...
  7. Hi CCleaner looks for registry data (sometimes files) to see if a program is present, then typically deletes things in default locations (eg. FileKey3=%ProgramFiles%\Adobe\Acrobat 7.0\ActiveX|*.bak after finding Acrobat 7's registry keys). So, if you have installed an app to D:\Programs, or asked an app to use D:\ Temp for temporary files, without changing your system-wide Environment Variable, CC might need some tweaking to find your files. As for not deleting all that is found, any open program is likely to be hanging on to its own temporary data - this data may vanish when the app is closed - so run CC after booting (no other apps launched) to see if the problem still persists. Good luck!
  8. for a job like this, it would be best to do it by hand. CC only recognises very specific things, typically using install paths and system folders to recognise files. So... I'd just recommend saving what you want and deleting the rest. I'm about to move a 60GB 2-partitioned drive into a new machine, and I wouldn't trust any automated process to really clean it up that well. Depending on your setup, it's unlikely that your slave drive will need, for example, the Windows and Program Files folders, so you should be able to get rid of most content without much thought. I reckon a coffee break should be enough Good luck either way, cde
  9. To get rid of thumbs.db FOREVER... Open any folder. Click Tools>Folder Options Select "View" tab Find and activate "Do not cache thumbnails" Click OK Now press Start>Search>files & Folders (or just press Windows-Key + F) Choose All files & Folders Set "Look in" to "Local Hard Drives" Expand "More advanced options" Select first 3 options (search systems folders/hidden files/subfolders) Let the search run, then press CTRL+A to select those files, then press DEL to delete them all! Recursive subfolder searching is not supported, it would make CCleaner very slow to run. You can set up custom folders though if there is a specific folder you need to empty. Hope this helps! cde
  10. cde

    Feature Suggestion

    This would be no problem if it was running after an Analyse operation - perhaps the bar could just say "working" if it's not actually showing progress, since it's always annoying to have a perceived progress bar reach the end, then restart. (Sometimes several times!)
  11. cde

    Freeware?

    I'd recommend a (very ugly) page: http://osswin.sourceforge.net/ Admittedly this is Open Source stuff, so CCleaner doesn't figure in the list, but there is a lot of good, free, often-updated software there!!! Recommended: TrueCrypt/OpenOffice.org/KeePass/FileZilla/Inkscape/GIMP/Audacity/Blender/NVU/PUTTY/VirtualDub. Oh, and Linux. If anything on OSSWIN is a dead link, Google should have the answer... I echo the suspicion that an IT Tech wouldn't have a vast knowledge about freeware, but since schools and Universities tend to force MS tools on students I can't say I'd be surprised if network admins trained in 10 years were saying "What's Linux?". In the meantime, you could do a lot worse than try out a few of these tools - check out portableapps.com for versions of some of these that you can run off a USB drive.
  12. cde

    Feature Suggestion

    Why not remove entries from the list? I tend to remove entries for apps I doubt I'll uninstall in a hurry (most of them!) as long as I can find an uninstaller in their program files or start menu folders.
  13. If you boot the PC in Safe Mode (F8 during startup, pick from the list), you should be able to run CC and disable the "Run at startup" option. If you can then reboot, check if CC causes the PC to crash just by running the cleaner. If you still can't reboot, then either CC wasn't the problem, or CC may have deleted/altered something vital. THIS IS VERY RARE but some users have, for example, stored files in a TEMP folder then been surprised when these files are removed. Let us know if you can get the PC back on!
  14. cde

    Chkdsk

    Damn, you got me
  15. cde

    Chkdsk

    As far as I know, CHKDSK will recover file fragments and leave them in the root of your drive(s), if it finds any likely data, and there is probably a chkdsk.log text file somewhere that will have time/date info of when it was run, what it found etc. (but most people on this forum won't be able to give specifics about the contents of this log, since we run CC and therefore the log will be gone )
  16. cde

    Chkdsk

    CHKDSK will fix things like incorrectly reported free space and other file system errors. DEFRAG deals with fragmented files. As far as I know, CHKDSK doesn't delete any files, ever, in fact it is more likely to create files out of data it finds under some circumstances (these files are one of the many that CCleaner removes!). So basically, you still need a full complement of disk tools, CC only does one thing (OK, 2 if you use the reg cleaner). Keep on using: - Antivirus - Antispyware - Firewall - Disk maintenance tools (CHKDSK etc, Norton, whatever) Hope this clears the situation up a bit!
  17. This doesn't sounds like a CCleaner issue, but I'm guessing you noticed the problem immediately after running it, and weren't doing anything else at the time...? Did you run the Issues fixer as well as the file cleaning? Also, are there any other tasks that are slower? Does anything show up as very processor-intensive on your task manager? And finally, what version of Windows are you using (any other specs may help)? Not sure I'll be able to help, but this info will be useful
  18. I think the solution here is to be smug that your home PC works so much better!
  19. You might want to read http://weblogs.mozillazine.org/asa/archive...releases_1.html That's why we were thinking it was not Bon Echo. The rest of us might want to read http://www.mozilla.org/projects/bonecho/ I still think that pre-release software is not something for CC to even notice, since we shouldn't "use" it in the traditional sense of the word. but good luck if you try to get it CCleaned!
  20. A few points here: If the machines have the "same spec", does this include hard drives? A faster home HD would explain things. More likely though is the second point - I would imagine that your home machine is better defragged than your work machine, either through background optimization during idle time or by manual care. CC would have to seek around the fragmented disk for each wipe pass, making it slower, and probably a lot noisier... That one large video may be a contiguous 100MB block on your home HD, but could be thousands of pieces at work. Also your work machine may have more Temp files if many apps are running or being installed/updated, or if it has a larger web cache folder, or for many other reasons (though this could be true of your home PC too). Don't assume that the 2 machines have the same amount to clean. If the post-clean report says the same number & size of files were cleaned, but the time was vastly different, try defragging both machines and see what difference that makes. bear in mind that Windows XP defrag can still leaves some gaps between files, so a new big test file could still take different times to clean! Basically, I'd suggest you be glad that it is fast at home. If you are doing stuff at work that needs a 7-pass cleanup, I would suggest you stop Another quick point - your subject implies that you could recover wiped files, please be more careful how you phrase your questions. If you can't recover your files, then secure deletion worked pretty well
  21. Where do you get your information??
  22. I was about to say that CCleaner can be made to clean anything you like via winapp2.ini. (General warning for anyone tempted to hunt down the exciting-sounding 2.0-branded test builds) If you don't know enough about this release of Firefox & CCleaner to make this happen, you shouldn't be using development builds! Firefox is great and all that, but only the most recent certified release should be used for anything other than curiosity or testing. Until 2.0 goes gold it *will* have bugs, and possibly security holes, that's just the way dev builds are. By all means check your pages in it, but don't go banking or opening 12 tabs of vital research, just in case... FF2.0 final might conform to the same file layout and functionality as older versions, but CC looks for specific registry keys or certain files in order to identify apps. Since FF2 didn't exist when the current CC was released (and still doesn't!), you'll need to make your own update or wait for MrG to take the initiative. And yes, you might well think "I've never had any problems". Fair enough, that may be lucky or just a sign of FF's quality, but running nightly builds explicitly means you are living with developers' half-a-job code when they check in their changes and go home. For anyone who doesn't use test builds, please don't get tempted away from 1.5.0.1 just yet...
  23. I see what you mean about bit streaming, and yes, a regular backup could be better if Ghosting has its own issues. However my point still stands that the previous data of occupied sectors is the issue here, and trying to reduce or remove any recoverable traces of old files between the backup and the restore would be good...
  24. I can see how it could be part of a defrag tool, but as mentioned many files stay in one place for many reasons - also defragging is very drive-wear-intensive compared to current free space wiping. I would rather see a boot-time process (like partition managment) that could remove then replace file data in small chunks, scrubbing "below" them in between. Probably would be a high risk operation though, in the event of power failure. Alternatively maybe something like Norton Ghost could include an overnight feature to take an image of an entire drive, scrub the whole thing, then replace files exactly... At least that would involve a backup before any sectors were sanitised. But obviously you'd need a 2nd, and huge, tape drive/HD to backup onto. I'm the only person I know with everything backed up regularly (I have SyncBack SE running profiles for about 100GB of stuff). Perhaps if you are that concerned about your entire drive, you could buy a new internal HD instead of a backup drive, then melt down your old one.
  25. If you have any apps open (thinking Photoshop and similar) they may well have large, locked temporary files in the Temp directory. Try running CC just after booting the PC, before running anything else. You will probably find that CC doesn't find such large files if you are not running other apps, since the program using that temp file will more often than not remove it when closed...
×
×
  • Create New...

Important Information

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