Jump to content

Winapp2.ini additions


Winapp2.ini

Recommended Posts

New entry:   [Acrok Video Converter Ultimate*]

[Acrok Video Converter Ultimate*]
LangSecRef=3023
Detect=HKCU\Software\Acrok Software\Acrok Video Converter Ultimate
Default=False
FileKey1=%UserProfile%\.BDAccess\|*.*|RECURSE|
FileKey2=%AppData%\Acrok\Acrok Video Converter Ultimate\log|*.*

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

I am alright with adding these if everyone else agrees?

 

Updated the others: https://github.com/MoscaDotTo/Winapp2/commit/14ec735a28a9a71c66f41f5a8aa9ff3cd003cdf3

 

Adding it is all right by me.  I have been testing it and see nothing wrong.   :)

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

Please don't forget to include this modified entry:  [Windows Installer Temps*]

[Windows Installer Temps*]
LangSecRef=3025
Detect=HKLM\Software\Microsoft\Windows\CurrentVersion\Installer
Default=False
FileKey1=%WinDir%\Installer|*.tmp|RECURSE
FileKey2=%WinDir%\Installer|*.rmi|RECURSE
FileKey3=%WinDir%\Installer|SourceHash{*.*|RECURSE
FileKey4=%WinDir%\Installer\*.tmp-|*.*|REMOVESELF
FileKey5=%WinDir%\Installer\MSI*.tmp-|*.*|REMOVESELF
FileKey6=%WinDir%\Installer\MSI*|*.*|REMOVESELF

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

 

Please don't forget to include this modified entry:  [Windows Installer Temps*]

[Windows Installer Temps*]
LangSecRef=3025
Detect=HKLM\Software\Microsoft\Windows\CurrentVersion\Installer
Default=False
FileKey1=%WinDir%\Installer|*.tmp|RECURSE
FileKey2=%WinDir%\Installer|*.rmi|RECURSE
FileKey3=%WinDir%\Installer|SourceHash{*.*|RECURSE
FileKey4=%WinDir%\Installer\*.tmp-|*.*|REMOVESELF
FileKey5=%WinDir%\Installer\MSI*.tmp-|*.*|REMOVESELF
FileKey6=%WinDir%\Installer\MSI*|*.*|REMOVESELF

 

FileKey2 is equivalent to [wix Files*]

FileKey3 is equivalent to [sourceHash Files*]

FileKey5 should be enough, and it's safe. FileKey4+6 are not really needed. (And FileKey6 could be possibly dangerous.)

Link to comment
Share on other sites

FileKey2 is equivalent to [wix Files*]

FileKey3 is equivalent to [sourceHash Files*]

FileKey5 should be enough, and it's safe. FileKey4+6 are not really needed. (And FileKey6 could be possibly dangerous.)

 

so it should be:

[Windows Installer Temps*]
LangSecRef=3025
Detect=HKLM\Software\Microsoft\Windows\CurrentVersion\Installer
Default=False
FileKey1=%WinDir%\Installer|*.tmp|RECURSE
FileKey2=%WinDir%\Installer\MSI*.tmp-|*.*|REMOVESELF

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

 

I think [sourceHash Files*] and [wix Files*] entries should be merged into [Windows Installer Temps*]. Also, please add support for .rmi traces.

 

[Windows Installer Temps*]

LangSecRef=3025

Detect=HKLM\Software\Microsoft\Windows\CurrentVersion\Installer

Default=False

FileKey1=%WinDir%\Installer\MSI*.tmp-|*.*|REMOVESELF

FileKey2=%WinDir%\Installer|*.rmi|RECURSE

FileKey3=%WinDir%\Installer|SourceHash{*.*|RECURSE

FileKey4=%WinDir%\Installer|*.tmp|RECURSE

Link to comment
Share on other sites

I think [sourceHash Files*] and [wix Files*] entries should be merged into [Windows Installer Temps*]. Also, please add support for .rmi traces.

 

[Windows Installer Temps*]

LangSecRef=3025

Detect=HKLM\Software\Microsoft\Windows\CurrentVersion\Installer

Default=False

FileKey1=%WinDir%\Installer\MSI*.tmp-|*.*|REMOVESELF

FileKey2=%WinDir%\Installer|*.rmi|RECURSE

FileKey3=%WinDir%\Installer|SourceHash{*.*|RECURSE

FileKey4=%WinDir%\Installer|*.tmp|RECURSE

 

(Note: .rmi = [wix Files*])

My suggestion for merging [Windows Installer Temps*], [sourceHash Files*] and [wix Files*]:

[Windows Installer Temps*]
LangSecRef=3025
Detect=HKLM\Software\Microsoft\Windows\CurrentVersion\Installer
Default=False
FileKey1=%WinDir%\Installer\MSI*.tmp-|*.*|REMOVESELF
FileKey2=%WinDir%\Installer|*.tmp|RECURSE
FileKey3=%WinDir%\Installer|SourceHash{*};wix{*}.SchedServiceConfig.rmi
Link to comment
Share on other sites

 

Remove Duplicate

[WebSite-Watcher*]
LangSecRef=3021
Detect=HKCU\Software\aignes\wswatch
Default=True
FileKey1=%AppData%\aignes\WebSite-Watcher\bookmarks\bookmark_wsw|*.*|REMOVESELF
FileKey2=%AppData%\aignes\WebSite-Watcher\config\autobackup|*.zip
FileKey3=%AppData%\aignes\WebSite-Watcher\config\favicons|*.*
FileKey4=%AppData%\aignes\WebSite-Watcher\config\log|*.log
FileKey5=%AppData%\aignes\WebSite-Watcher\config\settings|*.cfg_bak*
FileKey6=%AppData%\aignes\WebSite-Watcher\config\temp|*.*

BUMP* sorry been a year, but this duplicate is still in the ini

Link to comment
Share on other sites

BUMP* sorry been a year, but this duplicate is still in the ini

 

Perhaps you want to show both the entries that are being duplicated first, so we can compare them and make sure one doesn't have something the other doesn't.

 

Updated the others: https://github.com/MoscaDotTo/Winapp2/commit/caa3d292bc8b21bbef69c1663ab40136790f32ac

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

Perhaps you want to show both the entries that are being duplicated first, so we can compare them and make sure one doesn't have something the other doesn't.

 

Updated the others: https://github.com/MoscaDotTo/Winapp2/commit/caa3d292bc8b21bbef69c1663ab40136790f32ac

Easy, search for the word "Website-Watcher" and you will find

[Aignes Website-Watcher AutoBackup*]

[Aignes Website-Watcher Bookmarks*]

[Aignes Website-Watcher*]
Link to comment
Share on other sites

Yes, but as you can see, none of them are exactly the same: 

 

 

[Aignes Website-Watcher AutoBackup*]
LangSecRef=3023
Warning=This will delete your AutoBackup of your site.
Detect=HKCU\SOFTWARE\aignes\wswatch
Default=False
FileKey1=%AppData%\aignes\website-watcher\config\autobackup|*.*
 
[Aignes Website-Watcher Bookmarks*]
LangSecRef=3023
Warning=This will delete all of your Bookmarks.
Detect=HKCU\Software\aignes\wswatch
Default=False
FileKey1=%AppData%\aignes\website-watcher\bookmarks|*.*
 
[Aignes Website-Watcher*]
LangSecRef=3023
Detect=HKCU\SOFTWARE\aignes\wswatch
Default=False
FileKey1=%AppData%\aignes\website-watcher\config\log|*.*
FileKey2=%AppData%\aignes\website-watcher\config\temp|*.*
 
[WebSite-Watcher*]
LangSecRef=3021
Detect=HKCU\Software\aignes\wswatch
Default=False
FileKey1=%AppData%\aignes\WebSite-Watcher\config\favicons|*.*
FileKey2=%AppData%\aignes\WebSite-Watcher\config\settings|*.cfg_bak*

 

The bookmarks and backups should remain separate, in my opinion. The other 2 looks like they could be combined, but you should know that CCleaner is case-sensitive, so if the path is in lower case, then the upper case FileKeys will not work for the lower case directories. Do you know if they should be upper case or lower case? I assume they should be lower case, as the others are all lower case. I have not used this program to know what these entries truly do, but this is just my opinion.

 

I also think FileKey2=%AppData%\aignes\WebSite-Watcher\config\settings|*.cfg_bak* should be thrown into the backup entry instead, since that is a backup copy of a config 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

Modified Entry:  [AVG PC TuneUp & Utilities CrashDumps*]

 

Added FileKey3

[AVG PC TuneUp & Utilities CrashDumps*]
LangSecRef=3024
Detect1=HKCU\Software\TuneUp
Detect2=HKCU\Software\AVG\AWL\RegistryCleaner
Default=False
FileKey1=%AppData%\AVG\AWL*\CrashDumps|*.*
FileKey2=%AppData%\TuneUp Software\TuneUp Utilities\CrashDumps|*.*
FileKey3=%LocalAppData%\Avg\dumps\fmw1|*.*

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

New Entry:

 

https://github.com/MoscaDotTo/Winapp2/pull/99

 

Some Fixes for Nvidia

 

https://github.com/MoscaDotTo/Winapp2/pull/98

 

But we have to discuss:

 

%CommonAppData%\NVIDIA Corporation*|.log;.bak;*.stat

%CommonAppData%\NVIDIA Corporation*|.log;.bak

%CommonAppData%\Nvidia*|*.bak

 

would be a nice reduce of entries, but i m not sure its OK to do that.

Link to comment
Share on other sites

New entry:  [LockHunter Logs*]

[LockHunter Logs*]
LangSecRef=3024
Detect=HKCU\Software\LockHunter
Default=False
FileKey1=%AppData%\LockHunter\|*.txt;*.log

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

Modified entry:  [Acrok Video Converter Ultimate*]

 

Added FileKey3

[Acrok Video Converter Ultimate*]
LangSecRef=3023
Detect=HKCU\Software\Acrok Software\Acrok Video Converter Ultimate
Default=False
FileKey1=%UserProfile%\.BDAccess\|*.*|RECURSE|
FileKey2=%AppData%\Acrok\Acrok Video Converter Ultimate\log|*.*
FileKey3=%AppData%\Acrok\Acrok Video Converter Ultimate\|*.dmp

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

  • 2 weeks later...

Wondershare changed the names of Wondershare Dr.Fone for Android to Wondershare dr.fone toolkit for Android and  Wondershare Dr.Fone for iOS to Wondershare dr.fone toolkit for iOS

Please replace [Wondershare Dr.Fone for Android*] and [Wondershare Dr.Fone for iOS*] entries with the ones listed below.

[Wondershare dr.fone toolkit for Android*]
LangSecRef=3021
Detect=HKLM\SOFTWARE\Wondershare\dr.fone toolkit for Android
Default=False
FileKey1=%CommonAppData%\Wondershare\DrFoneAndroid\log|*.*|RECURSE
FileKey2=%CommonAppData%\Wondershare\WAF\Log|*.*|RECURSE
FileKey3=%CommonAppData%\Wondershare\WAF\ProductFeatures\LocalLogs|*.*|RECURSE
FileKey4=%CommonAppData%\Wondershare\WAF\ProductFeatures\RemoteLogs|*.*|RECURSE
FileKey5=%CommonAppData%\Wondershare\WSRoot|*.tmp
FileKey6=%CommonAppData%\Wondershare\WSRoot\Logs|*.*|RECURSE

[Wondershare dr.fone toolkit for iOS*]
LangSecRef=3021
Detect=HKLM\SOFTWARE\Wondershare\dr.fone toolkit for iOS
Default=False
FileKey1=%CommonAppData%\Wondershare\DrFoneiOS\DBCache\NormalMode|*.*|RECURSE
FileKey2=%CommonAppData%\Wondershare\DrFoneiOS\log|*.*|RECURSE
FileKey3=%CommonAppData%\Wondershare\WAF\Log|*.*|RECURSE
FileKey4=%CommonAppData%\Wondershare\WAF\ProductFeatures\LocalLogs|*.*|RECURSE
FileKey5=%CommonAppData%\Wondershare\WAF\ProductFeatures\RemoteLogs|*.*|RECURSE

Link to comment
Share on other sites

New Entry

 

[JumpListIconsRecentClosed*]
LangSecRef=3029
SpecialDetect=DET_CHROME
Default=False
FileKey1=%LocalAppData%\Google\Chrome\User Data\Default\JumpListIconsRecentClosed|*.*|RECURSE

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.