Jump to content

Winapp2.ini additions


Winapp2.ini

Recommended Posts

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

[NVIDIA Logs*]
LangSecRef=3024
Detect=HKLM\Software\NVIDIA Corporation
Default=False
FileKey1=%CommonAppData%\NVIDIA|*.log;*.log_backup1|RECURSE
FileKey2=%CommonAppData%\NVIDIA\NvBackend|*.log|RECURSE
FileKey3=%LocalAppData%\NVIDIA\NvBackend|*.bak
FileKey4=%LocalAppData%\VirtualStore\Program Files*\NVIDIA Corporation\NetworkAccessManager\Apache Group\Apache2\logs|*.*
FileKey5=%LocalAppData%\VirtualStore\ProgramData\NVIDIA|*.log;*.log_backup1|RECURSE
FileKey6=%LocalAppData%\VirtualStore\ProgramData\NVIDIA\NvBackend|*.log|RECURSE
FileKey7=%ProgramFiles%\NVIDIA Corporation\NetworkAccessManager\Apache Group\Apache2\logs|*.*

update Filkey 1/5 *.log_backup1

 

makes it compatible for GF Experience 3.0

http://www.geforce.com/whats-new/articles/geforce-experience-3-0-released

 

 

 

We have to discuss to merge together

[NVIDIA Updates*]
[NVIDIA Logs*]

also i think

FileKey3=%LocalAppData%\NVIDIA\NvBackend|*.bak

is wrong there....

Link to comment
Share on other sites

Modified Entry:  [CyberLink PowerDVD 16*]

 

Fixed Detect

[CyberLink PowerDVD 16*]
LangSecRef=3023
Detect=HKCU\Software\CyberLink\PowerDVD16
Default=False
FileKey1=%LocalAppData%\Cyberlink\PowerDVD*\cache\|*.*
FileKey2=%CommonAppData%\Cyberlink\Evoparser\|*.xml

Good catch, SMalik  ;)

 

Updated: https://github.com/MoscaDotTo/Winapp2/commit/67a7717e71bf73dce72d20ceb9f7727b54999f43

 

 

EDIT: Another update: https://github.com/MoscaDotTo/Winapp2/commit/86b315b2a85a5e612a04c1bd86b6eb3adf78dafb

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:  [Quicken Logs*]

 

Added FileKey8 and FileKey9  

[Quicken Logs*]
LangSecRef=3021
Detect=HKLM\Software\Intuit\Quicken
Default=False
FileKey1=%AppData%\Intuit\Quicken\Log|*.txt;*.log
FileKey2=%CommonAppData%\Intuit\Quicken\Log|*.log
FileKey3=%CommonAppData%\Intuit\Quicken\Log\installer|*.*|REMOVESELF
FileKey4=%CommonAppData%\Intuit\SendError|*.log
FileKey5=%LocalAppData%\Intuit\Common\Authorization\V1\Logs|*.txt
FileKey6=%LocalAppData%\VirtualStore\ProgramData\Intuit\Quicken\Log|*.log
FileKey7=%LocalAppData%\VirtualStore\ProgramData\Intuit\SendError|*.log
FileKey8=%LocalAppData%\Quicken\Common\Authorization\V1\Logs|*.txt
FileKey9=%ProgramFiles%\Quicken\PDFDrv\|install.log;InstallPDFConverter.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

These 2 blocks of code should be removed from Winapp2.ini because they remove backups and quarantined items.  

 

[AdwCleaner 3 Backup*]

[AdwCleaner 3 Quarantine*]

[AdwCleaner 3 Backup*]
LangSecRef=3024
Warning=You will not be able to undo your changes after running this.
Detect=HKLM\Software\AdwCleaner
Default=False
FileKey1=%SystemDrive%\AdwCleaner\backup|*.*|RECURSE

[AdwCleaner 3 Quarantine*]
LangSecRef=3024
Warning=You will not be able to undo your changes after running this.
Detect=HKLM\Software\AdwCleaner
Default=False
FileKey1=%SystemDrive%\AdwCleaner\Quarantine|*.*|RECURSE

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:  [AdwCleaner*]

 

Added DetectFile

[AdwCleaner*]
LangSecRef=3024
Detect=HKLM\Software\AdwCleaner
DetectFile=%SystemDrive%\AdwCleaner
Default=False
FileKey1=%SystemDrive%|AdwCleaner*.txt
FileKey2=%SystemDrive%\AdwCleaner|*.txt
RegKey1=HKLM\Software\AdwCleaner|DeleteCount
RegKey2=HKLM\Software\AdwCleaner|SearchCount
RegKey3=HKLM\Software\Wow6432node\AdwCleaner|DeleteCount
RegKey4=HKLM\Software\Wow6432node\AdwCleaner|SearchCount

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. patch for GF 3.0



[NVIDIA GFExperience Logs*]
LangSecRef=3024
DetectFile=%CommonAppData%\NVIDIA Corporation\GeForce Experience
Default=False
FileKey1=%SystemDrive%\NvidiaLogging\GFExperience|GridClientLog.log*|RECURSE
FileKey2=%CommonAppData%\NVIDIA Corporation\GfeBridges|*.log
FileKey3=%CommonAppData%\NVIDIA Corporation\GeForce Experience\Logs|*.log
FileKey4=%CommonAppData%\NVIDIA Corporation\GFExperience|*.log
FileKey5=%CommonAppData%\NVIDIA Corporation\nvstreamsvc|*.log
FileKey6=%CommonAppData%\NVIDIA Corporation\ShadowPlay|*.log;*.bak;*.stat
FileKey7=%LocalAppData%\NVIDIA Corporation\GFExperience|*.log
FileKey8=%LocalAppData%\NVIDIA Corporation\ShadowPlay|*.log;*.bak
FileKey9=%LocalAppData%\VirtualStore\ProgramData\NVIDIA Corporation\GfeBridges|*.log
FileKey10=%LocalAppData%\VirtualStore\ProgramData\NVIDIA Corporation\GeForce Experience\Logs|*.log
FileKey11=%LocalAppData%\VirtualStore\ProgramData\NVIDIA Corporation\GFExperience|*.log
FileKey12=%LocalAppData%\VirtualStore\ProgramData\NVIDIA Corporation\nvstreamsvc|*.log
FileKey13=%LocalAppData%\VirtualStore\ProgramData\NVIDIA Corporation\ShadowPlay|*.log;*.bak;*.stat


[NVIDIA GFExperience Updates*]
LangSecRef=3024
DetectFile=%CommonAppData%\NVIDIA Corporation\GeForce Experience
Default=False
FileKey1=%CommonAppData%\NVIDIA\NvBackend\Updatus\DownloadManager|*.*
FileKey2=%CommonAppData%\NVIDIA\Updatus\DownloadManager|*.*
FileKey3=%CommonAppData%\NVIDIA Corporation\Downloader|RECURSE|REMOVESELF
FileKey4=%CommonAppData%\NVIDIA Corporation\GeForce Experience\Update|*.*|RECURSE
FileKey5=%CommonAppData%\NVIDIA Corporation\NetService|*.*|RECURSE
FileKey6=%LocalAppData%\VirtualStore\ProgramData\NVIDIA Corporation\NetService|*.*|RECURSE
FileKey7=%LocalAppData%\VirtualStore\ProgramData\NVIDIA\NvBackend\Updatus\DownloadManager|*.*
FileKey8=%LocalAppData%\VirtualStore\ProgramData\NVIDIA\Updatus\DownloadManager|*.*
FileKey9=%LocalAppData%\VirtualStore\ProgramData\NVIDIA Corporation\Downloader|RECURSE|REMOVESELF
FileKey10=%LocalAppData%\VirtualStore\ProgramData\NVIDIA Corporation\GeForce Experience\Update|*.*|RECURSE
FileKey11=%LocalAppData%\VirtualStore\ProgramData\NVIDIA Corporation\NetService|*.*|RECURSE




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

 

 

add more filekey and reorganisation.

Link to comment
Share on other sites

New Entry:  [Trusteer Rapport Logs*]  

[Trusteer Rapport Logs*]
LangSecRef=3022
Detect=HKCU\Software\Trusteer\Rapport
Default=False
FileKey1=%Windir%\System32\config\systemprofile\AppData\Local\Trusteer\Rapport\user\logs|*.*
FileKey2=%LocalAppData%\Trusteer\Rapport\user\logs|*.*
FileKey3=%CommonAppData%\Trusteer\Rapport\logs|*.*

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

The entry listed below should be removed. It has nothing to do with QuickLaunch.

 

https://channel9.msdn.com/Shows/Going+Deep/RADAR-Windows-Automatic-Memory-Leak-Detection

 

[QuickLaunch DiagnosedApplications*]
LangSecRef=3025
Detect=HKLM\Software\Microsoft\RADAR\HeapLeakDetection
Default=False
RegKey1=HKLM\Software\Microsoft\RADAR\HeapLeakDetection\DiagnosedApplications
RegKey2=HKLM\Software\Wow6432Node\Microsoft\RADAR\HeapLeakDetection\DiagnosedApplications

Link to comment
Share on other sites

The entries listed below should be removed. Why does someone need to remove the QuickLaunch shortcuts?

 

[QuickLaunch ImplicitAppShortcuts*]
DetectOS=6.1|
LangSecRef=3025
DetectFile=%AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\ImplicitAppShortcuts
Default=False
Warning=This will break pinned configuration shortcuts (like control panel).
FileKey1=%AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\ImplicitAppShortcuts|*.*|RECURSE

[QuickLaunch*]
DetectOS=6.1|
LangSecRef=3025
Detect=HKCU\Software\Microsoft\Internet Explorer
Default=False
Warning=This will remove all of your QuickLaunch icons.
FileKey1=%AppData%\Microsoft\Internet Explorer\Quick Launch|*.lnk

Link to comment
Share on other sites

Revised Entry

Changed the name from [Microsoft.NET Cache*] to [.NET Framework Cache*]

 

[.NET Framework Cache*]
LangSecRef=3025
Detect=HKLM\Software\Microsoft\.NETFramework
Default=False
FileKey1=%WinDir%\Microsoft.NET\Framework\v4.0.30319\SetupCache|*.*|RECURSE
FileKey2=%WinDir%\Microsoft.NET\Framework64\v4.0.30319\SetupCache|*.*|RECURSE

Link to comment
Share on other sites

Duplicate Entries

Please remove [Assembly*]

 

[.NET Assembly Temps*]
LangSecRef=3025
Detect=HKLM\Software\Microsoft\.NETFramework
Default=False
FileKey1=%WinDir%\assembly\NativeImages_*\Temp|*.*|RECURSE
FileKey2=%WinDir%\assembly\temp|*.*|RECURSE
FileKey3=%WinDir%\assembly\tmp|*.*|RECURSE

[Assembly*]
LangSecRef=3025
DetectFile=%WinDir%\assembly
Default=False
FileKey1=%WinDir%\assembly|*.tmp|Recurse

Link to comment
Share on other sites

Revised Entry

Merged [ASP.NET*] into [.NET Framework Temps*] entry. Also, changed the name from [.NET Framework Temp*] to [.NET Framework Temps*]. Please remove [ASP.NET*] entry.

 

[.NET Framework Temps*]
LangSecRef=3025
Detect=HKLM\Software\Microsoft\.NETFramework
Default=False
FileKey1=%WinDir%\Microsoft.net\Framework\*\Temporary ASP.NET Files|*.*|RECURSE
FileKey2=%WinDir%\Microsoft.net\Framework64\*\Temporary ASP.NET Files|*.*|RECURSE
FileKey3=%WinDir%\System32\URTTemp|*.*|RECURSE

 

I think FileKey3=%WinDir%\System32\URTTemp|*.*|RECURSE belongs to Visual Studio 2010 Express. There should be a separate entry for this.

 

[.NET Assembly Temps*] can be merged into  [.NET Framework Temps*].

Link to comment
Share on other sites

The entry listed below should be removed. It has nothing to do with QuickLaunch.

https://channel9.msdn.com/Shows/Going+Deep/RADAR-Windows-Automatic-Memory-Leak-Detection

[QuickLaunch DiagnosedApplications*]...

 

What about just renaming? Something like: [Windows Memory Leak Detection*]. (BTW it is your entry. But it seems that a name typo has happened. #2105)

 

The entries listed below should be removed. Why someone needs to remove QuickLaunch shortcuts?

[QuickLaunch ImplicitAppShortcuts*]...

[QuickLaunch*]...

 

Because since Windows 7 there is no really use for them. I never had any problems with these two entries. They don't delete the only important subfolder "TaskBar" and they both show warnings. (And for Windows 8 you suggested the second entry also. #2401)

Link to comment
Share on other sites

 

What about just renaming? Something like: [Windows Memory Leak Detection*]. (BTW it is your entry. But it seems that a name typo has happened. #2105)

 

 

Because since Windows 7 there is no really use for them. I never had any problems with these two entries. They don't delete the only important subfolder "TaskBar" and they both show warnings. (And for Windows 8 you suggested the second entry also. #2401)

 

Have you noticed the warnings in these entries?

 

Warning=This will break pinned configuration shortcuts (like control panel).

Warning=This will remove all of your QuickLaunch icons.

 

[QuickLaunch ImplicitAppShortcuts*] entry causing issues on Windows 10. It removes QuickLaunch custom shortcuts.

 

As per your question about the [Windows 8 QuickLaunch*] entry, I made a mistake by providing that entry.

Link to comment
Share on other sites

My vote is to remove the 3 Quicklaunch entries.  I run CCleaner with them unchecked at the present time.

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

 

[Yahoo! Messenger Desktop App Cache*]
: Section=Charles

LangSecRef=3022
Detect=HKCU\Software\Yahoo\Messenger
DetectFile=%LocalAppData%\yahoomessenger
Default=False
FileKey1=%AppData%\Yahoo Messenger\Cache|*.*
 

Link to comment
Share on other sites

Modified Entries:  [Avira System Speedup Error Reports*] and [Avira System Speedup Logs*]

 

Added Detect2:

[Avira System Speedup Error Reports*]
LangSecRef=3024
Detect1=HKLM\Software\AviraSpeedup
Detect2=HKLM\Software\Avira\Speedup
Default=False
FileKey1=%CommonAppData%\Avira\SystemSpeedup\Errors|*.*

[Avira System Speedup Logs*]
LangSecRef=3024
Detect1=HKLM\Software\AviraSpeedup
Detect2=HKLM\Software\Avira\Speedup
Default=False
FileKey1=%CommonAppData%\Avira\SystemSpeedup\Logs|*.*
FileKey2=%LocalAppData%\AviraSpeedup\logs|*.*

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:  [NVIDIA Logs*]

Added *.log; to FileKey3

Added FileKey8/9/10/11/12

[NVIDIA Logs*]
LangSecRef=3024
Detect=HKLM\Software\NVIDIA Corporation
Default=False
FileKey1=%CommonAppData%\NVIDIA|*.log;*.log_backup1|RECURSE
FileKey2=%CommonAppData%\NVIDIA\NvBackend|*.log|RECURSE
FileKey3=%LocalAppData%\NVIDIA\NvBackend|*.log;*.bak
FileKey4=%LocalAppData%\VirtualStore\Program Files*\NVIDIA Corporation\NetworkAccessManager\Apache Group\Apache2\logs|*.*
FileKey5=%LocalAppData%\VirtualStore\ProgramData\NVIDIA|*.log;*.log_backup1|RECURSE
FileKey6=%LocalAppData%\VirtualStore\ProgramData\NVIDIA\NvBackend|*.log|RECURSE
FileKey7=%ProgramFiles%\NVIDIA Corporation\NetworkAccessManager\Apache Group\Apache2\logs|*.*
FileKey8=%CommonAppData%\NVIDIA Corporation\|*.log
FileKey9=%LocalAppData%\NVIDIA Corporation\NvProfileUpdater|*.log;*.bak
FileKey10=%LocalAppData%\NVIDIA Corporation\NvTmMon|*.log;*.bak
FileKey11=%LocalAppData%\NVIDIA Corporation\NvTmRep|*.log;*.bak
FileKey12=%CommonAppData%\NVIDIA Corporation\Nvstapisvr|*.log;*.old

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

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.