Jump to content

Winapp2.ini additions


Winapp2.ini

Recommended Posts

Ok, first update to the development build was to combine all the ABBYY FineReader entries into one. It is also my first time trying to use wildcards in Winapp2. Please test it out and see if it works alright.

did you test your entry with ccleaner or bleachbit?

i don't think cc support wildcard for detect and regkey

why not just keep the winapp2.ini development here because i prefer to do it here plus more participant here than github

Link to comment
Share on other sites

Yes, I have ABBYY FineReader 14.00 trial, but it looks like those registry keys do not exist in 14.00.

 

You are correct though that CCleaner doesn't support wildcards in detect and regkey, so I updated it and did static keys again.

 

You can still make corrections to the development build here, just like it's always been.

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

  • Moderators

Does panda still update their old anti-virus? The name change looks good though.

 

If someone has an older version like 17.0.1 it can still access the Cloud for protection, it's what I was using yesterday, although I don't know about older than 17.0.1 versions.

 

And the name change is well confusing, because they call it two different things in 18.0.1:

The shortcuts and folders created by the installation and within the program itself are called Panda Protection -- that is until clicking the My Products button on the main GUI it then states "Activated license Panda Free Antivirus."

 

They need to figure out exactly what they want to call it instead of constantly changing the name, they really should chose something and stick with it so they aren't confusing people. It would also help if they had it as a visible download on their website because it's nowhere to be found, and has to be downloaded from a site like Softpedia or FileHippo.

Link to comment
Share on other sites

 

If someone has an older version like 17.0.1 it can still access the Cloud for protection, it's what I was using yesterday, although I don't know about older than 17.0.1 versions.

Mine had never updated from v16 until I manually updated a couple of weeks when we were discussing it on here and I realised there was a newer version (it normally updates in the background so I never check it). And v16 was still working completely fine then.

Link to comment
Share on other sites

The entry name does not look right. Shouldn't it be [Adblock Plus for Firefox*]?

Also, FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\adblock*|patterns-backup*.ini;*.tmp should be changed to FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\adblockplus|patterns-backup*.ini;*.tmp

 

[Adblock Plus/Edge For Firefox*]
LangSecRef=3026
SpecialDetect=DET_MOZILLA
Default=False
FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\adblock*|patterns-backup*.ini;*.tmp

Link to comment
Share on other sites

Please replace [Apple iDevices Software Updates*] and  [Apple iDevices Updater Logs*] entries with the one listed below.

[Apple Device Updates*]
LangSecRef=3023
Detect=HKLM\Software\Apple Computer, Inc.
Default=False
FileKey1=%AppData%\Apple Computer\iTunes|*.ipsw|RECURSE
FileKey2=%AppData%\Apple Computer\iTunes|*.log|RECURSE

Link to comment
Share on other sites

Revised Entry
Changed name from [Apple MobileSync Backup*] to [Apple Device Backups*]
Changed Warning from "This will delete all your iPhone backups." to "This will delete all Apple device backups."

[Apple Device Backups*]
LangSecRef=3023
Detect=HKLM\Software\Apple Computer, Inc.
Warning=This will delete all Apple device backups.
Default=False
FileKey1=%AppData%\Apple Computer\MobileSync\Backup|*.*|RECURSE

Link to comment
Share on other sites

I think "More" should be removed from the Winapp2.ini entries. Just an asterisk (*) is enough to identify Winapp2.ini entries. People who use the Winapp2.ini file have enough knowledge and will not have an issue to identify these entries. Also, parentheses should be removed from the entry names.

Link to comment
Share on other sites

  • Moderators

FileKey1=%AppData%\Apple Computer\MobileSync\Backup|*.*|RECURSE

 

does %appdata% include the \roaming folder, because if it doesn't, that's where apple backups live.

Backup now & backup often.
It's your digital life - protect it with a backup.
Three things are certain; Birth, Death and loss of data. You control the last.

Link to comment
Share on other sites

The entry name does not look right. Shouldn't it be [Adblock Plus for Firefox*]?

Also, FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\adblock*|patterns-backup*.ini;*.tmp should be changed to FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\adblockplus|patterns-backup*.ini;*.tmp

 

[Adblock Plus/Edge For Firefox*]

LangSecRef=3026

SpecialDetect=DET_MOZILLA

Default=False

FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\adblock*|patterns-backup*.ini;*.tmp

 

This is suppose to work with Adblock Plus and Adblock Edge, so that is why it is called that.

 

As for the More* entries, we can't take More* out because CCleaner has issues with duplicate naming. This also applies to the Winapp entries, too.

 

I added the additions to the latest development update: https://github.com/MoscaDotTo/Winapp2/commit/3d8e9af5d8d62ba5caea087ce8a7f3a9fa3aa966

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

This is suppose to work with Adblock Plus and Adblock Edge, so that is why it is called that.

 

As for the More* entries, we can't take More* out because CCleaner has issues with duplicate naming. This also applies to the Winapp entries, too.

 

I added the additions to the latest development update: https://github.com/MoscaDotTo/Winapp2/commit/3d8e9af5d8d62ba5caea087ce8a7f3a9fa3aa966

 

Is Adblock Edge still available because I cannot find it on the web and I've never used it? I think we should have a special Detect for Firefox and Chrome extensions. I don't have FlashGot on my system, but it still shows up under Firefox.

Link to comment
Share on other sites

New updates to development build: https://github.com/MoscaDotTo/Winapp2/commit/5a84f5aeca11b20fd4e797eb41eaa62fb3ecd034

 

Sorry about the few days without any updates. Microsoft decided not to give me my windows 10 free anymore and there support was no help either. I had to go back to Windows 7 and spend a whole day recovering everything. Lucky, most of everything was recoverable. I also managed to load a cross between XP and 2000 theme to my win7 desktop. I like it and it cut the ram/cpu usage in half. What do you think: https://snag.gy/HmaQI0.jpg

 

Anyways, back on topic, I notice that with several Chrome, Firefox, etc entries in Winapp2 don't have Chrome or Firefox in them, which is fine, but in Winapp2, these entries are just scattered all over. I was thinking about putting them in sections where we can put all the browser ones so they are easier to manage in the future. What do you think of this idea?

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

[Aegisub (Auto Backups)*]
LangSecRef=3023
Detect=HKLM\Software\Aegisub
Default=False
Warning=Aegisub automatically saves a backup copy of each script you open. This will delete them.
FileKey1=%AppData%\Aegisub\autoback|*.*|REMOVESELF

[Aegisub (Autosaves)*]
LangSecRef=3023
Detect=HKLM\Software\Aegisub
Default=False
Warning=Aegisub automatically saves a copy of each script you are working on. This will delete them.
FileKey1=%AppData%\Aegisub\autosave|*.*|REMOVESELF

 

I am looking at these 2 entries and judging by both of their warnings, they do the same thing right? So there should be no issue combining these 2 right?

 

P.S: Updates: https://github.com/MoscaDotTo/Winapp2/commit/0ede39c4490731c41fd5d718fe500f6329049a9b

https://github.com/MoscaDotTo/Winapp2/commit/da95810617d7531af99a8624b715f3ff44d958b8

 

My next major updates will be combining all the Ashampoo entries into one. There is a lot of them so this will probably be the biggest merger in the entire file.

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

[Aegisub (Auto Backups)*]

LangSecRef=3023

Detect=HKLM\Software\Aegisub

Default=False

Warning=Aegisub automatically saves a backup copy of each script you open. This will delete them.

FileKey1=%AppData%\Aegisub\autoback|*.*|REMOVESELF

 

[Aegisub (Autosaves)*]

LangSecRef=3023

Detect=HKLM\Software\Aegisub

Default=False

Warning=Aegisub automatically saves a copy of each script you are working on. This will delete them.

FileKey1=%AppData%\Aegisub\autosave|*.*|REMOVESELF

 

I am looking at these 2 entries and judging by both of their warnings, they do the same thing right? So there should be no issue combining these 2 right?

 

P.S: Updates: https://github.com/MoscaDotTo/Winapp2/commit/0ede39c4490731c41fd5d718fe500f6329049a9b

https://github.com/MoscaDotTo/Winapp2/commit/da95810617d7531af99a8624b715f3ff44d958b8

 

My next major updates will be combining all the Ashampoo entries into one. There is a lot of them so this will probably be the biggest merger in the entire file.

 

I think the entries listed below should be removed.

 

[Ashampoo Burning Studio 07*]

[Ashampoo Burning Studio 09*]

[Ashampoo Burning Studio 5*]

[Ashampoo Burning Studio 6 Free (Logs)*]

[Ashampoo Burning Studio 6*]

[Ashampoo Burning Studio 7*]

[Ashampoo Burning Studio 8*]

Link to comment
Share on other sites

I am using this as an example. I think we should have [AnvSoft Any Audio Converter*] instead of [AnvSoft Any Audio Converter (Logs)*] or [AnvSoft Any Audio Converter Logs*].

Also, CCleaner has [Ashampoo Burning Studio 10], [Ashampoo Burning Studio 11] and [Ashampoo Burning Studio 14]. Whereas Winapp2.ini has [Ashampoo Burning Studio 12*], [Ashampoo Burning Studio 14 More*], [Ashampoo Burning Studio 15*], [Ashampoo Burning Studio 16*] and [Ashampoo Burning Studio 18*]. So I think keeping the program version number in the entry name is fine.

Please compare winapp.ini with winapp2.ini and look for duplicate entries in winapp2.ini.

Link to comment
Share on other sites

I think the entries listed below should be removed.

 

[Ashampoo Burning Studio 07*]

[Ashampoo Burning Studio 09*]

[Ashampoo Burning Studio 5*]

[Ashampoo Burning Studio 6 Free (Logs)*]

[Ashampoo Burning Studio 6*]

[Ashampoo Burning Studio 7*]

[Ashampoo Burning Studio 8*]

 

Why? I thought we said no removing old entries.

 

 

Also, CCleaner has [Ashampoo Burning Studio 10], [Ashampoo Burning Studio 11] and [Ashampoo Burning Studio 14]. Whereas Winapp2.ini has [Ashampoo Burning Studio 12*], [Ashampoo Burning Studio 14 More*], [Ashampoo Burning Studio 15*], [Ashampoo Burning Studio 16*] and [Ashampoo Burning Studio 18*]. So I think keeping the program version number in the entry name is fine.

 

It's not really the point of what CCleaner does. It's just some techniques to clean up Winapp2 and help shrink the size down without effecting it's cleaning capabilities.

 

 

Please compare winapp.ini with winapp2.ini and look for duplicate entries in winapp2.ini.

 

It is on my to do list already, but will probably be the last thing I will do.

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

Link to comment
Share on other sites

 

I have tested this development build. The detection is slower for the entries that have multiple Detect's. Also, CCleaner was freezing up.

Link to comment
Share on other sites

Interesting, I didn't have a slow down on mine, but I think I might have found the problems. I have 2 fixes for this. 1 I just committed at GitHub here: https://github.com/MoscaDotTo/Winapp2/commit/fa33c241895982c4fd7d732a3c7d5eada7514eb2

 

The other might be the wildcards I added to the entries. I figured they might a little too aggressive.

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

Here is the other fix after I just figured out how to attached it here. Looks like I can only send it in a archive file. Can you try the first fix first then this one and see if either one resolves the issue.

Winapp2.zip

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

New Entry:

 

[qBittorrent Logs*]
LangSecRef=3022
DetectFile=%LocalAppData%\qBittorrent
Default=False
FileKey1=%LocalAppData%\qBittorrent\logs|*.*

 

 

Remove entry:

 

[qBittorrent Backup*]
LangSecRef=3022
DetectFile=%LocalAppData%\qBittorrent
Default=False
FileKey1=%LocalAppData%\qBittorrent\BT_Backup|*.*

 

This is causing torrents still being download to be erased.

 

 

Remove entry:

 

[qBittorrent Cache*]
LangSecRef=3022
DetectFile=%LocalAppData%\qBittorrent
Default=False
FileKey1=%LocalAppData%\qBittorrent\cache|*.*

 

I am not aware there is a cache folder in this directory, or that qBittorrent ever had a cache folder.

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

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.