Jump to content

rohk

Members
  • Posts

    10
  • Joined

Posts posted by rohk

  1. I created a batch file to split winapp2.ini into separate text files by the category codes. I needed to get all the game entries in winapp2.ini into one file. I wanted to share it if some else finds use for it.

     

    It also creates "rebuild.bat" which can be used to rebuild winapp2.ini using the splitted text files. e.g. to exclude a category from winapp2.ini, first delete its text file, or edit the categories individually from their own text files.

    split.zip

  2. This also prevented auto updating of adobe reader from version 10.1.0 to 10.1.4.

     

    [Adobe Reader 10.0 Setup Files*]
    LangSecRef=3021
    Detect=HKCU\Software\Adobe\Acrobat Reader\10.0
    Warning=This will prevent a repair installation. You have to download the installer for a reinstallation.
    Default=False
    FileKey1=%CommonAppData%\Adobe\ARM\Reader_10.*|*.*|REMOVESELF
    FileKey2=%CommonAppData%\Adobe\Setup\{AC76BA86-7AD7-*-7B44-AA1000000001}|*.*|REMOVESELF

  3. It was confusing for me if the winapp2 entries under the Firefox/Mozilla section without the name begin "Firefox" will apply to Pale Moon also, because CCleaners official entries under this section apply to both firefox and palemoon and winapp2 entries come with and without the name begin "Firefox". Including that the winapp2 firefox entries will show up even if Firefox is not installed but only Pale Moon is.

     

    My proposal is to change the firefox entries to have the name begin "Firefox" or not to have, but only one way for all of them. I would also change the SpecialDetect=DET_MOZILLA to something else that they would only show up if Firefox is really installed and not when only Pale Moon is.

     

    In my opinion these would be less confusing:

    All Firefox entries with "Firefox" name begin + using SpecialDetect=DET_MOZILLA

    or

    All Firefox entries without "Firefox" name begin + not using SpecialDetect=DET_MOZILLA

  4. Some Firefox entries didn't have the "Firefox" name on them and some did. As a Pale Moon user I didn't know if they apply to it also or only for Firefox. I changed all of them to have the "Firefox" name tag on them:

     

    [Firefox Adblock Lite Backups*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\adblocklite|patterns-backup*.ini
    
    [Firefox Adblock Plus Backups*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\adblockplus|patterns-backup*.ini
    
    [Firefox Bookmark Backups*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\bookmarkbackups|*.json
    
    [Firefox Crash Reports*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla\Firefox\Crash Reports|*.*|RECURSE
    
    [Firefox Dump Files*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla|*.dmp|RECURSE
    
    [Firefox FlashGot*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla\Firefox\Profiles\*|FlashGot.log;FlashGot.log.bak*
    
    [Firefox Install Log*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%ProgramFiles%\Mozilla Firefox|install.log
    
    [Firefox Lock Files*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla\Firefox\Profiles\*|*.lock
    
    [Firefox Maintenance Service Logs*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%CommonAppData%\Mozilla*\logs|*.*
    
    [Firefox Recovered File Fragments*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%ProgramFiles%\Mozilla*|*.chk|RECURSE
    
    [Firefox Session Manager deleted sessions*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\sessions\Deleted Sessions\*.session
    
    [Firefox Stylish Sync Backups*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla\*|stylishsync-20*.sqlite|RECURSE
    
    [Firefox Sync Logs*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\weave\logs|*.*
    
    [Firefox Thumbnails*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\thumbnails|*.*|RECURSE
    FileKey2=%LocalAppData%\Mozilla\Firefox\Profiles\*\thumbnails|*.*|RECURSE
    FileKey3=%LocalAppData%\Mozilla\Firefox\Profiles\*\thumbnails-old|*.*|RECURSE
    

     

    And these were not included in the Pale Moon entries from Firefox entries:

    [Pale Moon - FlashGot*]
    LangSecRef=3026
    Detect=HKLM\Software\Mozilla\Pale Moon
    DetectFile=%ProgramFiles%\Pale Moon\palemoon.exe
    Default=False
    FileKey1=%AppData%\Moonchild Productions\Pale Moon\Profiles\*|FlashGot.log;FlashGot.log.bak*
    
    [Pale Moon - Install Log*]
    LangSecRef=3026
    Detect=HKLM\Software\Mozilla\Pale Moon
    DetectFile=%ProgramFiles%\Pale Moon\palemoon.exe
    Default=False
    FileKey1=%ProgramFiles%\Pale Moon|install.log
    
    [Pale Moon - Logs*]
    LangSecRef=3026
    Detect=HKLM\Software\Mozilla\Pale Moon
    DetectFile=%ProgramFiles%\Pale Moon\palemoon.exe
    Default=False
    FileKey1=%ProgramFiles%\Pale Moon|*.log
    
    [Pale Moon - urlclassifier3.sqlite*]
    LangSecRef=3026
    Detect=HKLM\Software\Mozilla\Pale Moon
    DetectFile=%ProgramFiles%\Pale Moon\palemoon.exe
    Warning=This will delete urlclassifier3.sqlite. If you just want to reduce its size, select Compact Databases instead.
    Default=False
    FileKey1=%LocalAppData%\Moonchild Productions\Pale Moon\Profiles\*|urlclassifier3.sqlite

     

    Also, I don't have Firefox installed but still all the entries for it will show up. Could the "SpecialDetect=DET_MOZILLA" be changed to something similar with the Pale Moon entries?

  5. Here you go, ^_^

     

    Entries for Desura

    [Desura Game Installation Cache*]
    LangSecRef=3021
    Detect=HKLM\Software\Desura
    Default=False
    FileKey1=%ProgramFiles%\Desura\Cache\games|*.*|RECURSE
    
    [Desura Game Installation Tools*]
    LangSecRef=3021
    Detect=HKLM\Software\Desura
    Warning=This will remove tools that are needed in game installations, like DirectX runtime. They will be re-downloaded on next game installation that needs the same tool or if verifying game's data. Don't use this if you want to save download bandwith!
    Default=False
    FileKey1=%CommonAppData%\Desura\DesuraApp\tools|*.*|RECURSE
    ExcludeKey1=FILE|%CommonAppData%\Desura\DesuraApp\tools\installcheck|*.*
    
    [Desura Update Backups*]
    LangSecRef=3021
    Detect=HKLM\Software\Desura
    Default=False
    FileKey1=%ProgramFiles%\Desura|*.exe_old
    
    [Desura Logs*]
    LangSecRef=3021
    Detect=HKLM\Software\Desura
    Default=False
    FileKey1=%ProgramFiles%\Desura|*.log
    FileKey2=%CommonAppData%\Desura\DesuraApp|update_log.txt

     

     

     

    Language entries to the miscfixes.ini

    [ASUS PC Probe II (Lang)*]
    Section=Misc Fixes
    Detect=HKLM\Software\ASUS\PC Probe II
    Default=False
    FileKey1=%ProgramFiles%\ASUS\PC Probe II\LangFiles|*.*|RECURSE
    
    [Audacity (Lang)*]
    Section=Misc Fixes
    Detect=HKCU\Software\Audacity
    Default=False
    FileKey1=%ProgramFiles%\Audacity\Languages|*.*|RECURSE
    
    [Daemon Tools Lite (Lang)*]
    Section=Misc Fixes
    DetectFile=%ProgramFiles%\DAEMON Tools Lite
    Default=False
    FileKey1=%ProgramFiles%\DAEMON Tools Lite\Lang|*.*|RECURSE
    ExcludeKey1=FILE|%ProgramFiles%\DAEMON Tools Lite\Lang\|ENU.DLL
    
    [Eusing Free Registry Cleaner (Lang)*]
    Section=Misc Fixes
    Detect=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Eusing Free Registry Cleaner
    Default=False
    FileKey1=%ProgramFiles%\Eusing Free Registry Cleaner|lan_*.ini
    
    [Eusing Free Registry Defrag (Lng)*]
    Section=Misc Fixes
    Detect=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Eusing Free Registry Defrag
    Default=False
    FileKey1=%ProgramFiles%\Eusing Free Registry Defrag|Dlan_*.ini
    
    [Rainmeter (Lang)*]
    Section=Misc Fixes
    Detect=HKLM\SOFTWARE\Rainmeter
    Warning=Language must be set to English before using!
    Default=False
    FileKey1=%ProgramFiles%\Rainmeter\Languages\|*.*
    ExcludeKey1=FILE|%ProgramFiles%\Rainmeter\Languages\|1033.dll
    
    [Wise Disk Cleaner (Lang)*]
    Section=Misc Fixes
    Detect=HKLM\SOFTWARE\WiseCleaner\WDC
    Default=False
    FileKey1=%ProgramFiles%\Wise Disk Cleaner\Languages\|*.*
    ExcludeKey1=FILE|%ProgramFiles%\Wise Disk Cleaner\Languages\|English.ini
    
    [Wise Registry Cleaner (Lang)*]
    Section=Misc Fixes
    Detect=HKLM\SOFTWARE\WiseCleaner\WRC
    Default=False
    FileKey1=%ProgramFiles%\Wise Registry Cleaner\Languages\|*.*
    ExcludeKey1=FILE|%ProgramFiles%\Wise Registry Cleaner\Languages\|English.ini

  6. [Nexus Mod Manager Trace Logs*]
    LangSecRef=3021
    DetectFile=%Documents%\Nexus Mod Manager
    Default=False
    FileKey1=%Documents%\Nexus Mod Manager|TraceLog*.txt

     

    Tested on xp. Couldn't find any reg key for detection.

  7. Entries for Adblock Lite addon (a fork of the Adblock Plus):

     

    [Adblock Lite Backups*]
    LangSecRef=3026
    SpecialDetect=DET_MOZILLA
    Default=False
    FileKey1=%AppData%\Mozilla\Firefox\Profiles\*\adblocklite|patterns-backup*.ini

     

    [Pale Moon - Adblock Lite Backups*]
    LangSecRef=3026
    Detect=HKLM\Software\Mozilla\Pale Moon
    DetectFile=%ProgramFiles%\Pale Moon\palemoon.exe
    Default=False
    FileKey1=%AppData%\Moonchild Productions\Pale Moon\Profiles\*\adblocklite|patterns-backup*.ini

     

    Edit: should these detect the folder of the the addon instead? It isn't that commonly used compared to the Plus version.

  8. The environment path %ProgramData% works only in vista/7, and not it Xp.

     

    But in DetectFile paths section it is stated that,

    %CommonAppData%

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

    Windows Vista/7: C:\ProgramData

     

    This was just what I needed for my entries. Isn't this the right way to use the %CommonAppData%?

     

    Btw here are all the paths for windows xp:

    nokia installer cache

    C:\documents and settings\All users\Application Data\NokiaInstallerCache

    nokia suite updater

    C:\Documents and Settings\All Users\Application Data\Nokia\Nokia Suite\NOSSU2

    nokia software updater 3

    C:\Documents and Settings\<USERNAME>\Local Settings\Application Data\Nokia\NSU3\NOSSU2

    old nokia software updater

    C:\Documents and Settings\All Users\Application Data\Nokia\Nokia Service Layer\A

    C:\Program Files\Common Files\Nokia\Service Layer\A

  9. My entries for Nokia Suite.

     

    [Nokia Suite Installer Cache*]
    LangSecRef=3021
    DetectFile=%CommonAppData%\NokiaInstallerCache
    Default=False
    FileKey1=%CommonAppData%\NokiaInstallerCache\PackageCache|*.*|RECURSE
    FileKey2=%CommonAppData%\NokiaInstallerCache\ProductCache|*.log|RECURSE

     

    [Nokia Suite Updater Cache*]
    LangSecRef=3021
    Detect=HKLM\SOFTWARE\Nokia\Nokia Suite
    Warning=This will remove Nokia phone firmwares, applications and all other files stored by Nokia Suite Updater. Files will be re-downloaded when updating phone next time.
    Default=False
    FileKey1=%CommonAppData%\Nokia\Nokia Suite\NOSSU2|*.*|RECURSE
    ExcludeKey1=FILE|%CommonAppData%\Nokia\Nokia Suite\NOSSU2\Flash|*.*
    ExcludeKey2=FILE|%CommonAppData%\Nokia\Nokia Suite\NOSSU2\usergroups.cfg

     

    Tested on vista. Locations on Xp should be the same according to nokia forums.

     

    Edit: Both entries had own problems. Edited them and now repair install and uninstall works, as well as the updater. Should have tested more before posting! ;)

     

     

    Entry for old Nokia Software Updater 3, which is not anymore available by nokia as it is included in the new Nokia Suite. By google search, it can be still downloaded and used.

     

    [Nokia Software Updater 3 Cache*]
    LangSecRef=3021
    Detect=HKCU\Software\Nokia\NSU3
    Warning=This will remove Nokia phone firmwares, applications and all other files stored by Nokia Software Updater. Files will be re-downloaded when updating phone next time.
    Default=False
    FileKey1=%LocalAppData%\Nokia\NSU3\NOSSU2|*.*|RECURSE
    ExcludeKey1=FILE|%LocalAppData%\Nokia\NSU3\NOSSU2\Flash|*.*
    ExcludeKey2=FILE|%LocalAppData%\Nokia\NSU3\NOSSU2\usergroups.cfg

     

    Also I had files stored on my system by older version of Nokia Software Updater (~200mb) which paths are not used on newer versions. Found older version also by google, but it couldn't be used anymore. Updating to new version or closing the program were the only options available.

     

    [Nokia Software Updater Cache - Old Versions*]
    LangSecRef=3021
    DetectFile1=%CommonAppData%\Nokia\Nokia Service Layer\A
    DetectFile2=%CommonProgramFiles%\Nokia\Service Layer\A
    Warning=This will remove all files stored by old version of Nokia Software Updater, which is no longer supported or available.
    Default=False
    FileKey1=%CommonAppData%\Nokia\Nokia Service Layer\A|*.*|REMOVESELF
    FileKey2=%CommonProgramFiles%\Nokia\Service Layer\A|*.*|REMOVESELF

  10. Hi, this entry will remove Penumbra Overture game files completely:

     

    [steam DirectX Installers*]
    FileKey6=%ProgramFiles%\Steam\Steamapps\*\*\redist|*.*|RECURSE
    

     

    It's folder structure is the wierdest:*\Steam\steamapps\common\penumbra overture\redist <-- whole game is under this folder..

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.