Jump to content


How not to remove files ?


2 replies to this topic

#1 OFFLINE   pyram

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 09 March 2006 - 06:08 PM

Hello,
Is it possible, in the last version, or the next versions, to select the files which one wishes to preserve and ESPECIALLY NOT TO REMOVE ?
:unsure:
Cordially


#2 OFFLINE   Eldmannen

    Annoyance

  • Banned
  • PipPipPipPipPip
  • 2,198 posts
  • Location:Internet
  • Interests:Free software, open-source, GNU GPL, Linux, security, encryption, privacy, anonymity.

Posted 09 March 2006 - 07:22 PM

No, I dont think so. But you can choose cookies to preserve.



#3 OFFLINE   Andavari

    Captain Spectacular

  • Moderators
  • 13,327 posts
  • Gender:Male
  • Location:Shadow Moses

Posted 09 March 2006 - 10:18 PM

You can edit the .ini files located in the CCleaner folder and remove things you don't want removed, or comment then out.

Here's how a valid entry looks:
[Audacity]
LangSecRef=3023
Detect=HKCU\Software\Audacity
Default=True
RegKey1=HKCU\Software\Audacity\Audacity\RecentFiles

This is how a commented out entry looks (CCleaner will completely ignore it's cleaning routine):
; [Audacity]
; LangSecRef=3023
; Detect=HKCU\Software\Audacity
; Default=True
; RegKey1=HKCU\Software\Audacity\Audacity\RecentFiles
Complexity of incoherent design.