MoscaDotTo / Winapp2

A database of extended cleaning routines for popular Windows PC based maintenance software.
Creative Commons Attribution Share Alike 4.0 International
785 stars 87 forks source link

New and modified entries for winapp3.ini #829

Closed Shakil-Shahadat closed 2 years ago

Shakil-Shahadat commented 2 years ago

AIMP

[AIMP Languages *]
Section=Language Files
DetectFile=%AppData%\AIMP*
Warning=This will delete all languages excluding English.
FileKey1=%ProgramFiles%\AIMP*\Langs|*.lng
FileKey2=%ProgramFiles%\AIMP*\Plugins\*\Langs|*.lng
ExcludeKey1=FILE|%ProgramFiles%\AIMP*\Langs|english.lng
ExcludeKey2=FILE|%ProgramFiles%\AIMP*\Plugins\*\Langs|english.lng

[AIMP License Text Files *]
Section=License Text Files
DetectFile=%AppData%\AIMP*
FileKey1=%ProgramFiles%\AIMP*|AIMP.url;history.txt;license.rtf
FileKey2=%ProgramFiles%\AIMP*\Help|*.chm
FileKey3=%ProgramFiles%\AIMP*\Plugins|*.txt;*.chm|RECURSE

Bandizip

[Bandizip Languages *]
Section=Language Files
DetectFile=%ProgramFiles%\Bandizip
Warning=This will delete all languages excluding English.
FileKey1=%ProgramFiles%\Bandizip\langs|*.lang
ExcludeKey1=FILE|%ProgramFiles%\Bandizip\langs|English.lang

[Bandizip License Text Files *]
Section=License Text Files
DetectFile=%ProgramFiles%\Bandizip
FileKey1=%ProgramFiles%\Bandizip\data|ArkLicense.txt;EULA.rtf;local.html

Comfort Keys Pro

[Comfort Keys Pro Languages *]
Section=Language Files
DetectFile=%AppData%\ComfortSoftware
FileKey1=%ProgramFiles%\ComfortKeys\Lang|*.txt
ExcludeKey1=%ProgramFiles%\ComfortKeys\Lang|en.txt

[Comfort Keys Pro License Text Files *]
Section=License Text Files
DetectFile=%AppData%\ComfortSoftware
FileKey1=%ProgramFiles%\ComfortKeys|changes.rtf;CKeys.chm;CS.url;License.rtf

CopyQ

[CopyQ License Text Files *]
Section=License Text Files
DetectFile=%AppData%\copyq
FileKey1=%ProgramFiles%\CopyQ|AUTHORS;LICENSE;README.md

Foxit PDF Editor

[Foxit PDF Editor License Text Files *]
Section=License Text Files
Detect=HKCU\Software\Foxit Software\Foxit PDF Editor 11.0
FileKey1=%ProgramFiles%\Foxit Software\Foxit PDF Editor|legal.txt;notice.txt
FileKey2=%ProgramFiles%\Foxit Software\Foxit PDF Editor\FxCEF|LICENSE.txt
FileKey3=%ProgramFiles%\Foxit Software\Foxit PDF Editor\Manual|*.*|REMOVESELF
FileKey4=%ProgramFiles%\Foxit Software\Foxit PDF Editor\plugins\OCR\FX_Abbyy_OCR|BDF_Driver_License.txt;PCF_Driver_License.txt
FileKey5=%ProgramFiles%\Foxit Software\Foxit PDF Editor\plugins\Creator\html2pdf|legal.txt
APMichael commented 2 years ago

These changes are included in #832.