Jump to content

Winapp2.ini additions


Winapp2.ini

Recommended Posts

Typo..

cleaned almost 1gb :wub:

 

[steam Browser Cache*]
Section=Games
Detect=HKCU\Software\Valve\Steam
Default=False
Warning=This will also delete the thumbnails and (default) background images of the games in your Library.
FileKey1=%ProgramFiles%\Steam\appcache\httpcache|*.*|RECURSE
FileKey2=%ProgramFiles%\Steam\config\htmlcache|*.*|RECURSE

Link to comment
Share on other sites

Thanks for the update!

I think

[Thunderbird Net Predictions*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Thunderbird\Profiles\*|seer.sqlite;netpredictions.sqlite

should be SpecialDetect=DET_THUNDERBIRD

Link to comment
Share on other sites

[bugsplat*] is showing up even though I do not have any games installed.  I have included the exported registry branch here. 

REGEDIT4

[HKEY_CURRENT_USER\Software\Bugsplat]

[HKEY_CURRENT_USER\Software\Bugsplat\Pando_Win]


I know Pando is not active any more but I would lik a better fix then just removing the above keys...

 

Also the "RegKey3=HKCU\Software\Bugsplat\Pando_win\Pando" item could be removed or placed in another winapp2.ini entry.

Link to comment
Share on other sites

Would like an entry to fully remove Pando - since it's not valid anymore please.

 

[Pando Full Removal*]

Warning=Please only use this entry after removing Pando using Control Panel

Default=False

 

I used jv16 Powertools 2014 to search for Pando and exported the list, which is attached.

 

PandoReg.txt

 

 

Link to comment
Share on other sites


Added Detect2

 


[Games for Windows Live (DirectX)*]
Section=Games
Detect1=HKCR\Installer\Products\3128052F989958E40A8727EB849371FE
Detect2=HKCR\Installer\Products\81024F76746FC3D4EB268FBCF42ECF5D
Default=False
Warning=This will remove the DirectX installers that come with the Games for Windows - LIVE client.
FileKey1=%ProgramFiles%\Microsoft Games for Windows - LIVE\Redist|*.*|RECURSE
Link to comment
Share on other sites

Hi again. Can someone edit these entries for me in winapp2. They should go like this:

 

Edit:

 

[Clam Sentinel*]
LangSecRef=3021
Detect=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{060FE577-1BDF-4330-ACCA-B6760AB07191}_is1
Default=False
FileKey1=%AppData%\ClamSentinel|*.txt
FileKey2=%ProgramFiles%\ClamSentinel|*.txt

 

Revised FileKey1
 

Edit:

 

[ClamWin*]
LangSecRef=3021
Detect=HKLM\SOFTWARE\ClamWin
Default=False
FileKey1=%AppData%\.clamwin\log|*.*|REMOVESELF
FileKey2=%ProgramFiles%\ClamWin\bin|*.txt

 

Revised FileKey1

I am a maintainer for Winapp2. I also have a open-source group on Steam.

http://steamcommunity.com/groups/opencommunity

Link to comment
Share on other sites

More entries that need to be added

 

Edit:

 

[serious Sam 3: BFE Temps*]
Section=Games
Detect=HKCU\Software\Valve\Steam\Apps\41070
DetectFile=%ProgramFiles%\Steam\steamapps\common\Serious Sam 3
Default=False
Warning=Slows down the first game launch.
FileKey1=%ProgramFiles%\Steam\steamapps\common\Serious Sam 3\Temp|*.*|RECURSE

 

Revised FileKey1

 

Edit:

 

[battle.Net Client Cache*]
Section=Games
Detect=HKCU\Software\Blizzard Entertainment\Battle.net
Default=False
FileKey1=%LocalAppData%\Battle.net\BrowserCache|*.*|RECURSE
FileKey2=%LocalAppData%\Battle.net\Cache|*.*|RECURSE
FileKey3=%ProgramData%\BlizzardEntertainment\Battle.net\Cache|*.*|RECURSE

 

Added FileKey3

 

New:

[serious Sam 3: BFE Direct X*]
Section=Games
Detect=HKCU\Software\Valve\Steam\Apps\41070
DetectFile=%ProgramFiles%\Steam\steamapps\common\Serious Sam 3
Default=False
Warning=You must first run the game for the first time before cleaning these. After that, the files become useless.
FileKey1=%ProgramFiles%\Steam\steamapps\common\Serious Sam 3\Redist|*.*|REMOVESELF

 

New:

 

[Mass Effect 1*]
Section=Games
Detect=HKLM\SOFTWARE\BioWare\Mass Effect
Default=False
FileKey1=%Documents%\BioWare\Mass Effect\Logs|*.*

I am a maintainer for Winapp2. I also have a open-source group on Steam.

http://steamcommunity.com/groups/opencommunity

Link to comment
Share on other sites

Hi again. Can someone edit these entries for me in winapp2. They should go like this:

 

[Clam Sentinel*]

LangSecRef=3021

Detect=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{060FE577-1BDF-4330-ACCA-B6760AB07191}_is1

Default=False

FileKey1=%AllUsersProfile%\.clamwin\log|*.*|REMOVESELF

FileKey2=%ProgramFiles%\ClamSentinel|*.txt

 

[ClamWin*]

LangSecRef=3021

Detect=HKLM\SOFTWARE\ClamWin

Default=False

FileKey1=%AllUsersProfile%\.clamwin\log|*.*|REMOVESELF

FileKey2=%ProgramFiles%\ClamWin\bin|*.txt

I wrote these entries for the latest releases at the time of posting:

[Clam Sentinel**]
LangSecRef=3021
Detect=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{060FE577-1BDF-4330-ACCA-B6760AB07191}_is1
Default=False
FileKey1=%AllUsersProfile%\.clamwin\log|*.*|REMOVESELF
FileKey2=%ProgramFiles%\ClamSentinel|*.txt

[ClamWin**]
LangSecRef=3021
Detect=HKLM\SOFTWARE\ClamWin
Default=False
FileKey1=%AllUsersProfile%\.clamwin\log|*.*|REMOVESELF
FileKey2=%ProgramFiles%\ClamWin\bin|*.txt

Somehow %AllUsersProfile% has been replaced with %CommonAppData% in Winapp2.ini

The original posting is correct; There are no files at %CommonAppData%.

Link to comment
Share on other sites

I rewrote that because you had CommonAppData and it failed to delete the ones in AppData, atleast on my system. Also, I don't even have anything called CommonAppData on my system. Is that something new in windows 8 or something?

 

EDIT: On my system, I dont have anything called CommonAppData. If yours is different, then yes you can add both file keys. I reedited it because mine seems to be different.

 

EDIT2: Interesting, but ClamSentinel is still wrong. You have a duplicate filekey with ClamWin, as you can see. The ClamSentinel log file is located in ClamSentinel foldier not in .clamwin. The way I had it before for ClamSentinel was correct. It should be %AllUsersProfile%\ClamSentinel|*.txt.

I am a maintainer for Winapp2. I also have a open-source group on Steam.

http://steamcommunity.com/groups/opencommunity

Link to comment
Share on other sites

ClamSentinel is wrong. ClamWin FileKey1 is the exact same as ClamSentinel FileKey1. Also something still isn't right. Mine is not in All Users, its in AppData. Why don't we put it like this:

 

[Clam Sentinel**]
LangSecRef=3021
Detect=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{060FE577-1BDF-4330-ACCA-B6760AB07191}_is1
Default=False
FileKey1=%AllUsersProfile%\ClamSentinel|*.txt
FileKey2=%AppData%\ClamSentinel|*.txt

FileKey3=%ProgramFiles%\ClamSentinel|*.txt

[ClamWin**]
LangSecRef=3021
Detect=HKLM\SOFTWARE\ClamWin
Default=False
FileKey1=%AllUsersProfile%\.clamwin\log|*.*|REMOVESELF
FileKey2=%AppData%\.clamwin\log|*.*|REMOVESELF

FileKey3=%ProgramFiles%\ClamWin\bin|*.txt

 

Also, Why did you put 2 stars by the names? Shouldn't it just be one?

 

EDIT: Ah ok, I see what is going on here. During the setup of these 2 programs you have a choice to install just for you or for anyone. I decided to install just for myself so thus my log files are installed in AppData and not in All Users, so the way I have it is correct you need all 3 keys.

I am a maintainer for Winapp2. I also have a open-source group on Steam.

http://steamcommunity.com/groups/opencommunity

Link to comment
Share on other sites

[ClamWin*]
LangSecRef=3021
Detect=HKLM\SOFTWARE\ClamWin
Default=False
FileKey1=%AllUsersProfile%\.clamwin\log|*.*|REMOVESELF
FileKey2=%AppData%\.clamwin\log|*.*|REMOVESELF
FileKey3=%ProgramFiles%\ClamWin\bin|*.txt

Looks good. Win 7 and XP must use differnet locations.

 

But I don't understand your FileKey1 and 2 below. Do you have .txt files in either of those locations?

 

[Clam Sentinel**]

LangSecRef=3021

Detect=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{060FE577-1BDF-4330-ACCA-B6760AB07191}_is1

Default=False

FileKey1=%AllUsersProfile%\ClamSentinel|*.txt

FileKey2=%AppData%\ClamSentinel|*.txt

FileKey3=%ProgramFiles%\ClamSentinel|*.txt

 

Ignore the 2 stars... don't remember who, but another member uses two instead of one to denote their own entries.

I liked the idea and use it now also.

It slipped through.

Link to comment
Share on other sites

%AllUsersProfile% and %CommonAppData% point the same folder, at least on Windows 7 and 8. It should also be the same folder on Windows XP but I've never tested it with XP.

 

Edit: For clarity, I'm referring to C:\Documents and Settings\All Users\ for XP, not C:\ProgramData\

Link to comment
Share on other sites

On my XP PC...

%AllUsersProfile% is:

C:\Documents and Settings\All Users

 

%CommonAppData% is:

C:\Documents and Settings\All Users\Application Data

 

Maybe it's time I did an upgrade or time to go to bed. Probably both.

Link to comment
Share on other sites

I'm fiddling with winapp2:

 

Are these 5 lines bugs?

DetectFile=ProgramFiles%\CFE Exam Prep Course
FileKey1=%CommonAppData\1click dvd copy pro|*.log
RegKey1=%HKCU\Software\sms.at\mysms\cookies
FileKey2=%Documents\Tencent Files|*.*|RECURSE
FileKey1=%CommonAppData\Trend Micro|*.log
Link to comment
Share on other sites

Revised Entry

Added: %LocalAppData%\Microsoft\Credentials|*.*|RECURSE

 

[Windows Live Photo Gallery*]
LangSecRef=3023
Detect=HKCU\Software\Microsoft\Windows Live\Photo Gallery
Default=False
FileKey1=%LocalAppData%\Microsoft\Credentials|*.*|RECURSE
FileKey2=%LocalAppData%\Microsoft\Windows Live Photo Gallery|*.*|RECURSE
RegKey1=HKCU\Software\Microsoft\Windows Live\Photo Gallery|galleryscopedfolders
RegKey2=HKCU\Software\Microsoft\Windows Live\Photo Aquisition\Camera|FinenameTemplate
RegKey3=HKCU\Software\Microsoft\Windows Live\Photo Aquisition\Camera|RootDirectory

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.