Jump to content

Winapp2.ini additions


Winapp2.ini

Recommended Posts

updated

thanks

 

typo with two entries

fixed mozila to mozilla and added \firefox\ after

 

should \*\shortcutCache be \*\shortcutCache|*.* ?

[shortcutCache Cache*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%LocalAppData%\Mozilla\firefox\Profiles\*\shortcutCache

 

 

[Firefox Startup Cache*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%LocalAppData%\Mozilla\Firefox\Profiles\*\startupCache|*.*

 

edit: might be able merge all %LocalAppData%\Mozilla\Firefox\Profiles\*\ entries into something like this

[some name here*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%LocalAppData%\Mozilla\Firefox\Profiles\*|*.*|RECURSE

Edited by Coffee4Joe
Link to comment
Share on other sites

You forgot to add FileKey2 to "TeamSpeak 3 Logs".

[TeamSpeak 3 Logs*]
LangSecRef=3022
Detect=HKCU\Software\TeamSpeak 3 Client
Default=False
FileKey1=%LocalAppData%\TeamSpeak 3 Client\config\logs|*.*
FileKey2=%ProgramFiles%\TeamSpeak 3 Client\config\logs|*.*

Link to comment
Share on other sites

Dropping myself a mental note

 

[shortcut Cache*]

LangSecRef=3026

SpecialDetect=DET_MOZILLA

Default=False

FileKey1=%LocalAppData%\Mozila\Profiles\*\shortcutCache|*.*

 

- Fixed FileKey1

- Renamed

 

[Thunderbird Startup Cache*]

LangSecRef=3030

SpecialDetect=DET_THUNDERBIRD

Default=False

FileKey1=%LocalAppData%\Thunderbird\Profiles\*\startupCache|*.*

 

- Fixed LangSecRef

Link to comment
Share on other sites

Saad,

1) I am not an idiot do NOT talk to me as if I were one

 

To use an acronym N.S.S

 

2) This is an official forum, it is not allowed to mention by name, or especially link to COMPETITOR'S PRODUCTS.

I've removed your links et.al.

 

I care Not what other's remove, ccleaner is a gentle junk! Cleaner; and if this whole time you've been submitting rules from another product's code, Willy-nilly I will personally ban you.

 

 

Edit: by the way I also have PSE11 (if you'd've looked at the thread I linked...) and the following post.

 

 

I didn’t talk to you in that manner. You are always very aggressive & act like a dictator towards other forum members! I have seen your aggressive behavior towards a member & I have mentioned this in the forum (http://forum.pirifor...940#entry231824).

 

This was just a suggestion & I am sure there is a person who decides to accept the suggestions or not.

 

You have removed that link from my post & that makes me believe that you are trying to be a dictator. I & some other members of this forum are going to protest with Piriform about you & your behavior.

 

Go back in the forum history; since I am a member of this forum, almost all of my suggestions have been adopted by CCleaner or Winapp2.ini.

Link to comment
Share on other sites

Felt like this needed an exclude key

[Windows Power Efficiency Diagnostics*]
LangSecRef=3025
DetectFile=%AllUsersProfile%\Microsoft\Windows\Power Efficiency Diagnostics\
Default=False
FileKey1=%AllUsersProfile%\Microsoft\Windows\Power Efficiency Diagnostics\|*.xml
ExcludeKey1=FILE|%AllUsersProfile%\Microsoft\Windows\Power Efficiency Diagnostics\energy-report-latest.xml

What's the ExcludeKey1 for? Will there be issues if the entry would just use |*.* (without Exclude)?

Link to comment
Share on other sites

[Age of Empires*]
Section=Games
Detect1=HKLM\SOFTWARE\Microsoft\Microsoft Games\Age of Empires*
Detect2=HKLM\SOFTWARE\Microsoft\Games\Age of Empires
Default=False
FileKey1=%Documents%\My Games\Age of Mythology|*.txt
FileKey2=%Documents%\My Games\Age of Empires 3|*.txt
FileKey3=%ProgramFiles%\Microsoft Games\Age of Empires|*.RTF;*.GID
FileKey4=%ProgramFiles%\Microsoft Games\Age of Empires II|EULA.RTF;EULAx.RTF
FileKey5=%ProgramFiles%\Microsoft Games\Age of Mythology|*.rtf;*.txt
FileKey6=%ProgramFiles%\Microsoft Games\Age of Empires III|*.rtf;ESOEULA.TXT
ExcludeKey1=FILE|%ProgramFiles%\Microsoft Games\Age of Mythology|*Readme.rtf;*Readmex.rtf
ExcludeKey2=FILE|%ProgramFiles%\Microsoft Games\Age of Empires III|*Readme.rtf;*ReadmeX.rtf;*ReadmeY.rtf
RegKey1=HKLM\SOFTWARE\Microsoft\Games\Age of Empires\1.00|Zone
RegKey2=HKLM\SOFTWARE\Microsoft\Microsoft Games\Age of Empires|Zone
RegKey3=HKLM\SOFTWARE\Microsoft\Microsoft Games\Age of Empires Expansion\1.0|Zone
RegKey4=HKLM\SOFTWARE\Microsoft\Microsoft Games\Age of Empires\2.0|Zone
RegKey5=HKLM\SOFTWARE\Microsoft\Microsoft Games\Age of Empires II: The Conquerors Expansion\1.0|Zone

If I recall wildcards can't be used when using registry/Detection? So Detect1=HKLM\SOFTWARE\Microsoft\Microsoft Games\Age of Empires* probably doesn't work?

 

I also added Detect3 & FileKey3:

[Age of Empires*]
Section=Games
Detect1=HKLM\SOFTWARE\Microsoft\Microsoft Games\Age of Empires*
Detect2=HKLM\SOFTWARE\Microsoft\Games\Age of Empires
Detect3=HKLM\SOFTWARE\Wow6432Node\Microsoft\microsoft games\age of empires 3
Default=False
FileKey1=%Documents%\My Games\Age of Mythology|*.txt
FileKey2=%Documents%\My Games\Age of Empires 3|*.txt
FileKey3=%Documents%\My Games\Age of Empires 3\RM|*.dmp.txt
FileKey3=%ProgramFiles%\Microsoft Games\Age of Empires|*.RTF;*.GID
FileKey4=%ProgramFiles%\Microsoft Games\Age of Empires II|EULA.RTF;EULAx.RTF
FileKey5=%ProgramFiles%\Microsoft Games\Age of Mythology|*.rtf;*.txt
FileKey6=%ProgramFiles%\Microsoft Games\Age of Empires III|*.rtf;ESOEULA.TXT
ExcludeKey1=FILE|%ProgramFiles%\Microsoft Games\Age of Mythology|*Readme.rtf;*Readmex.rtf
ExcludeKey2=FILE|%ProgramFiles%\Microsoft Games\Age of Empires III|*Readme.rtf;*ReadmeX.rtf;*ReadmeY.rtf
RegKey1=HKLM\SOFTWARE\Microsoft\Games\Age of Empires\1.00|Zone
RegKey2=HKLM\SOFTWARE\Microsoft\Microsoft Games\Age of Empires|Zone
RegKey3=HKLM\SOFTWARE\Microsoft\Microsoft Games\Age of Empires Expansion\1.0|Zone
RegKey4=HKLM\SOFTWARE\Microsoft\Microsoft Games\Age of Empires\2.0|Zone
RegKey5=HKLM\SOFTWARE\Microsoft\Microsoft Games\Age of Empires II: The Conquerors Expansion\1.0|Zone

Link to comment
Share on other sites

  • Moderators

What's the ExcludeKey1 for? Will there be issues if the entry would just use |*.* (without Exclude)?

eep it's been so long since I wrote that one but I know there was a reason for the exclude

 

ADVICE FOR USING CCleaner'S REGISTRY INTEGRITY SECTION

DON'T JUST CLEAN EVERYTHING THAT'S CHECKED OFF.

Do your Registry Cleaning in small bits (at the very least Check-mark by Check-mark)

ALWAYS BACKUP THE ENTRY, YOU NEVER KNOW WHAT YOU'LL BREAK IF YOU DON'T.

Support at https://support.ccleaner.com/s/?language=en_US

Pro users file a PRIORITY SUPPORT via email support@ccleaner.com

Link to comment
Share on other sites

What's the ExcludeKey1 for? Will there be issues if the entry would just use |*.* (without Exclude)?

There are many historical energy-report-'datestamp'.xml files which may deserve eradication.

The energy-report-latest.xml may be worth preserving - if not then why not kill the report producer (I think it has an Automatic Start service)

Link to comment
Share on other sites

Thanks for the update. I found a typo (FK 9+10: \ instead of |):

 

[sun Java More*]

LangSecRef=3022

Detect=HKLM\SOFTWARE\JavaSoft\Java Runtime Environment

Default=False

FileKey1=%LocalLowAppData%\Sun\Java\Deployment\cache|*.*|RECURSE

FileKey2=%LocalLowAppData%\Sun\Java\Deployment\SystemCache|*.*|RECURSE

FileKey3=%WinDir%\System32\config\systemprofile\AppData\LocalLow\Sun\Java\Development\Cache|*.*|RECURSE

FileKey4=%WinDir%\SysWOW64\config\systemprofile\AppData\LocalLow\Sun\Java\Development\Cache|*.*|RECURSE

FileKey5=%LocalLowAppData%\Sun\Java\Deployment\Log|*.*

FileKey6=%AppData%\Sun\Java\Deployment\cache|*.*|RECURSE

FileKey7=%AppData%\Sun\Java\Deployment\log|*.*|RECURSE

FileKey8=%AppData%\Sun\Java\Deployment\tmp|*.*|RECURSE

FileKey9=%WinDir%\SysWOW64|jupdate*.log

FileKey10=%WinDir%\System32|jupdate*.log

Link to comment
Share on other sites

Who allowed to add an entry in Winapp2.ini to wipe Software License (eula.txt) files of other software?

 

[R-Wipe&Clean*]

LangSecRef=3024

Detect=HKLM\Software\R-TT\R-Wipe&Clean

Default=False

FileKey1=%ProgramFiles%\R-Wipe&Clean|*.txt

FileKey2=%AppData%\R-Wipe&Clean|*.log

FileKey3=%CommonAppData%\R-Wipe&Clean|*.*|REMOVESELF

Link to comment
Share on other sites

  • Moderators

I agree with saad there's no reason to have licenses being cleaned (good catch)

 

ADVICE FOR USING CCleaner'S REGISTRY INTEGRITY SECTION

DON'T JUST CLEAN EVERYTHING THAT'S CHECKED OFF.

Do your Registry Cleaning in small bits (at the very least Check-mark by Check-mark)

ALWAYS BACKUP THE ENTRY, YOU NEVER KNOW WHAT YOU'LL BREAK IF YOU DON'T.

Support at https://support.ccleaner.com/s/?language=en_US

Pro users file a PRIORITY SUPPORT via email support@ccleaner.com

Link to comment
Share on other sites

There are many historical energy-report-'datestamp'.xml files which may deserve eradication.

The energy-report-latest.xml may be worth preserving - if not then why not kill the report producer (I think it has an Automatic Start service)

I've been using

FileKey1=%AllUsersProfile%\Microsoft\Windows\Power Efficiency Diagnostics|*.*

and haven't had any problems yet.

 

MODIFIED ENTRY:

Changed name from [DragonAge Updater Logs*] to [Dragon Age: Origins*] and added Detect2 & FileKey2.

[Dragon Age: Origins*]
Section=Games
Detect=HKCU\Software\BioWare\Dragon Age
Detect2=HKLM\SOFTWARE\Wow6432Node\BioWare\Dragon Age
Default=False
FileKey1=%CommonAppData%\BioWare\Dragon Age\DA Updater\Logs|*.*
FileKey2=%Documents%\BioWare\Dragon Age\Logs|*.*

Link to comment
Share on other sites

  • Moderators

What's the ExcludeKey1 for? Will there be issues if the entry would just use |*.* (without Exclude)?

eep it's been so long since I wrote that one but I know there was a reason for the exclude

I think the reason I had the exclude is to keep the most recent one as it's a useful troubleshooting

or because it's locked, undeletable and didn't want users complaining it wasn't deleting though it was showing in analysis.

I like this answer though so I'll say this one (until I check on some machine and/or search the thread.)

There are many historical energy-report-'datestamp'.xml files which may deserve eradication.

The energy-report-latest.xml may be worth preserving - if not then why not kill the report producer (I think it has an Automatic Start service)

 

Edit: I have reread my initial reason for it...it told me nothing

Felt like this needed an exclude key

:blink:

...past me loses 10000 internets.

 

Edited by Nergal

 

ADVICE FOR USING CCleaner'S REGISTRY INTEGRITY SECTION

DON'T JUST CLEAN EVERYTHING THAT'S CHECKED OFF.

Do your Registry Cleaning in small bits (at the very least Check-mark by Check-mark)

ALWAYS BACKUP THE ENTRY, YOU NEVER KNOW WHAT YOU'LL BREAK IF YOU DON'T.

Support at https://support.ccleaner.com/s/?language=en_US

Pro users file a PRIORITY SUPPORT via email support@ccleaner.com

Link to comment
Share on other sites

  • Moderators

I think there was a brief discussion about its usefulness for troubleshooting.

so did I but then I read from that point onward to page 20 and found nofink

 

ADVICE FOR USING CCleaner'S REGISTRY INTEGRITY SECTION

DON'T JUST CLEAN EVERYTHING THAT'S CHECKED OFF.

Do your Registry Cleaning in small bits (at the very least Check-mark by Check-mark)

ALWAYS BACKUP THE ENTRY, YOU NEVER KNOW WHAT YOU'LL BREAK IF YOU DON'T.

Support at https://support.ccleaner.com/s/?language=en_US

Pro users file a PRIORITY SUPPORT via email support@ccleaner.com

Link to comment
Share on other sites

Hello. I ran CCleaner with updated winapp2.ini from Voldemort then did a drive search for both *.BAK and *.TMP files and have included the list. would someone be so kind as to write the necessary rules and add them to the next winapp2.ini please?

 

Thank you in advance....

log.txt

Edited by Nergal
it that shall not be named
Link to comment
Share on other sites

There's already entry for WLSetup temps:

[Windows Live Setup Temp Files*]
LangSecRef=3022
Detect=HKLM\SOFTWARE\Microsoft\Windows Live
Default=False
FileKey1=%CommonAppData%\Microsoft\WLSetup|*.tmp

Link to comment
Share on other sites

  • Moderators

Hello. I ran CCleaner with updated winapp2.ini from Voldemort then did a drive search for both *.BAK and *.TMP files and have included the list.

 

Blah, well:

 

Not safe to remove because it will cause Microsoft Office (most if not all versions) to request a repair install:

C:\ProgramData\Microsoft\OFFICE\DATA\OPA11.BAK

C:\Users\All Users\Microsoft\OFFICE\DATA\OPA11.BAK

 

Edit:

If you happened to nuke those files on your system and got away with it then you got very lucky, but for most versions of MS Office deleting that/those file will result into a lengthy repair installation.

Edited by Andavari
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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