Jump to content

Winapp2.ini additions


Winapp2.ini

Recommended Posts

Has anyone tried deleting the files at C:\Program Files (x86)\Common Files\Windows Live\.cache? Seems to be a load of cached installers that haven't been modified since Windows install?

 

MS dropped support for Windows Live quite a long time ago. Hardly anything ever used it. I do know some games that did, however servers don't work through it anymore, so deleting it wouldn't have any issues.

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

 

MS dropped support for Windows Live quite a long time ago. Hardly anything ever used it. I do know some games that did, however servers don't work through it anymore, so deleting it wouldn't have any issues.

I didn't think so, I don't even have any Windows Live stuff installed as far as I can tell. Only discovered them after trying out a rival program yesterday. Another rival I tried found me those missed Manycam entries. Sometimes it pays to sleep with the enemy ^_^

Link to comment
Share on other sites

I don't see a Flash Player section and I don't know where best to put this

"C:\Windows\System32\Macromed\Flash\FlashInstall64.log"

 

Modified entry (FileKey 5+6):

[Adobe Flash Player More*]
LangSecRef=3023
Detect=HKCU\Software\Macromedia\FlashPlayer
DetectFile=%AppData%\Adobe\Flash Player
Default=False
FileKey1=%AppData%\Adobe\Flash Player\AFCache|*.*|RECURSE
FileKey2=%AppData%\Adobe\Flash Player\AssetCache|*.*|RECURSE
FileKey3=%AppData%\Adobe\Flash Player\Icon Cache|*.*|RECURSE
FileKey4=%AppData%\Adobe\Flash Player\NativeCache|*.*|RECURSE
FileKey5=%WinDir%\System32\Macromed\Flash|FlashInstall*.log;install.log
FileKey6=%WinDir%\SysWOW64\Macromed\Flash|FlashInstall*.log;install.log
Link to comment
Share on other sites

I've been reviewing for syntax errors again:

[Technic Launcher*]
Section=Games
DetectFile1=%AppData%\.techniclauncher
DetectFile2=%AppData%\.techniclauncher
Default=False
FileKey1=%AppData%\.technic|*.old;*.log;*.tmp|RECURSE
FileKey2=%AppData%\.technic\*\logs|*.*|RECURSE
FileKey3=%AppData%\.technic\temp|*.*RECURSE
FileKey4=%AppData%\.techniclauncher|*.old;*.log;*.tmp|RECURSE
FileKey5=%AppData%\.technicLauncher\*\logs|*.*|RECURSE
FileKey6=%AppData%\.techniclauncher\temp|*.*RECURSE

FileKey 3 and 6 are missing the | in front of RECURSE.

Link to comment
Share on other sites

[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

[MS Office 2013/16 ClickToRun Update Files*]
LangSecRef=3021
Detect1=HKCU\Software\Microsoft\Office\15.0
Detect2=HKCU\Software\Microsoft\Office\16.0
Default=False
FileKey1=%CommonAppData%\Microsoft\ClickToRun\ProductReleases\|*.*|RECURSE|

FileKey 1 in both of these has a trailing | that shouldn't be there.

Link to comment
Share on other sites

[K-Lite Codec Pack*]
FileKey5=%SystemDrive%|*klcp_itp_*.tmp;*klcp_iph_*.tmp;

I don't know if this has an effect but FileKey5 has a trailing ;

[Polarity History*]
FileKey1=%UserProfile%\Polarity_Config|history_times.ini;savedTabs.ini;history.ini;history_names.ini;history_times.ini;downloads_urls.ini;downloads_times.ini;downloads_names.ini;

Also has a trailing ; in FileKey1.

Link to comment
Share on other sites

New entry.  MakeHuman is a program for making 3D models of humans.  It puts its logs and cache in %Documents%.

[MakeHuman*]
LangSecRef=3021
DetectFile=%Documents%\makehuman
Default=False
FileKey1=%Documents%\makehuman\v1|makehuman.log;makehuman-debug.txt;python_err.txt;python_out.txt
FileKey2=%Documents%\makehuman\v1\cache|*.mhc
Link to comment
Share on other sites

[Java More*]
LangSecRef=3022
Detect1=HKLM\SOFTWARE\JavaSoft\Java Plug-in
Detect2=HKLM\SOFTWARE\JavaSoft\Java Runtime Environment
Detect3=HKLM\SOFTWARE\JavaSoft\Java Web Start
Default=False
FileKey1=%AppData%\Sun\Java\Deployment\SystemCache|*.*|RECURSE
FileKey2=%LocalAppData%\Sun\Java\Deployment\cache|*.*|RECURSE
FileKey3=%LocalAppData%\Sun\Java\Deployment\SystemCache|*.*|RECURSE
FileKey4=%LocalAppData%\VirtualStore\Program Files*\Java\jre*|*PATCH.ERR
FileKey5=%LocalAppData%\VirtualStore\Program Files*\Java\jre*\lib\security|*.bak
FileKey6=%LocalLowAppData%\Sun\Java\Deployment\SystemCache|*.*|RECURSE
FileKey7=%ProgramFiles%\Java\jre*|*PATCH.ERR
FileKey8=%ProgramFiles%\Java\jre*\lib\security|*.bak
FileKey9=%SystemDrive%\Users\*\.oracle_jre_usage|*.*|REMOVESELF
FileKey10=%WinDir%\System32\config\systemprofile\AppData\LocalLow\Sun\Java\Deployment\Cache|*.*|RECURSE
FileKey11=%WinDir%\SysWOW64\config\systemprofile\AppData\LocalLow\Sun\Java\Deployment\Cache|*.*|RECURSE
FileKey12=%CommonAppData%\Oracle\Java\.oracle_jre_usage|*.*

- fix filekey12 position

Link to comment
Share on other sites

[Java More*]
...

- fix filekey12 position

 

ROCKNROLL sorts the FileKeys alphabetical. I think he just forgot to correct the numbers:

[Java More*]
LangSecRef=3022
Detect1=HKLM\SOFTWARE\JavaSoft\Java Plug-in
Detect2=HKLM\SOFTWARE\JavaSoft\Java Runtime Environment
Detect3=HKLM\SOFTWARE\JavaSoft\Java Web Start
Default=False
FileKey1=%AppData%\Sun\Java\Deployment\SystemCache|*.*|RECURSE
FileKey2=%CommonAppData%\Oracle\Java\.oracle_jre_usage|*.*
FileKey3=%LocalAppData%\Sun\Java\Deployment\cache|*.*|RECURSE
FileKey4=%LocalAppData%\Sun\Java\Deployment\SystemCache|*.*|RECURSE
FileKey5=%LocalAppData%\VirtualStore\Program Files*\Java\jre*|*PATCH.ERR
FileKey6=%LocalAppData%\VirtualStore\Program Files*\Java\jre*\lib\security|*.bak
FileKey7=%LocalLowAppData%\Sun\Java\Deployment\SystemCache|*.*|RECURSE
FileKey8=%ProgramFiles%\Java\jre*|*PATCH.ERR
FileKey9=%ProgramFiles%\Java\jre*\lib\security|*.bak
FileKey10=%SystemDrive%\Users\*\.oracle_jre_usage|*.*|REMOVESELF
FileKey11=%WinDir%\System32\config\systemprofile\AppData\LocalLow\Sun\Java\Deployment\Cache|*.*|RECURSE
FileKey12=%WinDir%\SysWOW64\config\systemprofile\AppData\LocalLow\Sun\Java\Deployment\Cache|*.*|RECURSE
Link to comment
Share on other sites

Added FileKey7 to [Dropbox*]:

[Dropbox*]
LangSecRef=3024
Detect=HKCU\Software\Dropbox
Default=False
FileKey1=%AppData%\DropBox|Filecache.db;SigStore.db
FileKey2=%AppData%\DropBox\Bin|*.log
FileKey3=%AppData%\Dropbox\logs|*.*|RECURSE
FileKey4=%AppData%\Dropbox\Cache|*.*|RECURSE
FileKey5=%CommonAppData%\Dropbox\Update\Log|*.*
FileKey6=%LocalAppData%\Dropbox\Logs|*.*|RECURSE
FileKey7=%ProgramFiles%\Dropbox\Update\Download|*.*|REMOVESELF

Link to comment
Share on other sites

I've been reviewing for syntax errors again:

[Technic Launcher*]
Section=Games
DetectFile1=%AppData%\.techniclauncher
DetectFile2=%AppData%\.techniclauncher
Default=False
FileKey1=%AppData%\.technic|*.old;*.log;*.tmp|RECURSE
FileKey2=%AppData%\.technic\*\logs|*.*|RECURSE
FileKey3=%AppData%\.technic\temp|*.*RECURSE
FileKey4=%AppData%\.techniclauncher|*.old;*.log;*.tmp|RECURSE
FileKey5=%AppData%\.technicLauncher\*\logs|*.*|RECURSE
FileKey6=%AppData%\.techniclauncher\temp|*.*RECURSE

FileKey 3 and 6 are missing the | in front of RECURSE.

 

Thank you for going through Winapp2 and finding issues like this. I have done a big overhaul of Winapp2 not too long ago, but I must have missed issues like these. And yes, I keep all the entries in ABC order, so I would appreciate if you can keep them like that as that was one goal of the overhaul.

 

I have been passing along suggestions to Andrew (owner of BleachBit) to improve his error checking tool for Winapp2 which he uses for his program. It is very similar to Winappdebug, but checks for more errors and more throughly.

 

I have talked to Shane (owner of System Ninja, as well as all Winapp2debug, Winappparser and CCDump) about updating Winappdebug with some of the suggestions you have have mentioned before as well as combining with Andrews tool, but unfortunetly, Winappdebug does not analyze each line of Winapp2, but rather checks the whole entry, so it is very limited and would require a rewrite to change it, for which he does not have the time to do. It is OK as Andrew tool works, but it is a Python script that I do not really know how to use but when I send a update copy to him once a month for BleachBit, he uses the tool for us and sends the errors to Winapp2 Github page.

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

I didn't realize that the FileKeys were being kept in alphabetical order. I'll arrange them that way in future.  I've been using notepad++'s extended searches to find character combinations that would be errors.

 

In your latest upload, for this one the middle ; was removed instead of the ending ;

[K-Lite Codec Pack*]
FileKey5=%SystemDrive%|*klcp_itp_*.tmp;*klcp_iph_*.tmp;

should have become

[K-Lite Codec Pack*]
FileKey5=%SystemDrive%|*klcp_itp_*.tmp;*klcp_iph_*.tmp
Link to comment
Share on other sites

 

I didn't realize that the FileKeys were being kept in alphabetical order. I'll arrange them that way in future.  I've been using notepad++'s extended searches to find character combinations that would be errors.

 

In your latest upload, for this one the middle ; was removed instead of the ending ;

[K-Lite Codec Pack*]
FileKey5=%SystemDrive%|*klcp_itp_*.tmp;*klcp_iph_*.tmp;

should have become

[K-Lite Codec Pack*]
FileKey5=%SystemDrive%|*klcp_itp_*.tmp;*klcp_iph_*.tmp

 

I fixed that already in the second URL I posted above.

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

I think there was a little misunderstanding about the trailing pipe symbols |. (But the trailing backslashes \ were also unnecessary.)

 

Modified entry:

Removed trailing pipe symbol | from RECURSE.

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

Removed trailing pipe symbol | from RECURSE.

[MS Office 2013/16 ClickToRun Update Files*]
LangSecRef=3021
Detect1=HKCU\Software\Microsoft\Office\15.0
Detect2=HKCU\Software\Microsoft\Office\16.0
Default=False
FileKey1=%CommonAppData%\Microsoft\ClickToRun\ProductReleases|*.*|RECURSE

And with the following regular expression you can find 38 unnecessary trailing backslashes:

^(FileKey[^\|]+)\\\|
You can use Search and Replace:

\1\|
Link to comment
Share on other sites

New entry: Draftsight

[DraftSight*]
LangSecRef=3021
Detect1=HKCU\Software\Dassault Systemes\DraftSight
Detect2=HKLM\SOFTWARE\Dassualt Systemes\DraftSight
Default=False
FileKey1=%AppData%\DraftSight\*|history.txt;plot.log
FileKey2=%LocalAppData%\Dassault Systemes\DraftSight\cache|*.*|RECURSE

I didn't point out trailing backslashes because although they are not necessary, they don't seem to cause any problem and as you notices, there are quite a few lines with them.  Winapp.ini also has some trailing backslashes so they seem acceptable.

Link to comment
Share on other sites

Revised Entries

 

Added support for Version 10

Added: %LocalAppData%\ashampoo\BaNT\product|*.*|RECURSE

 

[Ashampoo Snap*]
LangSecRef=3024
Detect1=HKCU\Software\Ashampoo\Ashampoo Snap 7
Detect2=HKCU\Software\Ashampoo\Ashampoo Snap 8
Detect3=HKCU\Software\Ashampoo\Ashampoo Snap 9
Detect4=HKCU\Software\Ashampoo\Ashampoo Snap 10
Default=False
FileKey1=%AppData%\Ashampoo\Ashampoo Snap *|*.*|RECURSE

FileKey2=%LocalAppData%\ashampoo\BaNT\product|*.*|RECURSE
FileKey3=%LocalAppData%\CrashRpt\UnsentCrashReports|*.*|RECURSE
FileKey4=%LocalAppData%\VirtualStore\Program Files*\Ashampoo\Ashampoo Snap *|_NLogMsg.txt
FileKey5=%ProgramFiles%\Ashampoo\Ashampoo Snap *|_NLogMsg.txt

[Ashampoo Snap AutoSave*]
LangSecRef=3024
Detect1=HKCU\Software\Ashampoo\Ashampoo Snap 7
Detect2=HKCU\Software\Ashampoo\Ashampoo Snap 8
Detect3=HKCU\Software\Ashampoo\Ashampoo Snap 9
Detect4=HKCU\Software\Ashampoo\Ashampoo Snap 10
Default=False
FileKey1=%Pictures%\Ashampoo Snap *\_SNAPDOC|*.*|RECURSE

Link to comment
Share on other sites

Revised Entry

 

Added:

%LocalAppData%\ashampoo\BaNT\product|*.*|RECURSE

%AppData%\Ashampoo|*.xml;*.txt|RECURSE

 

Removed:

%AppData%\Ashampoo\Ashampoo Burning Studio *|backupmetainfo.xml
%AppData%\Ashampoo\Ashampoo Burning Studio *\Log*|*.xml;*.txt
%AppData%\Ashampoo\Logs|*.txt
%AppData%\Ashampoo\Log|*.txt

 

[Ashampoo Burning Studio*]
LangSecRef=3021
Detect1=HKCU\Software\Ashampoo\Ashampoo Burning Studio 5
Detect2=HKCU\Software\Ashampoo\Ashampoo Burning Studio 6
Detect3=HKCU\Software\Ashampoo\Ashampoo Burning Studio 7
Detect4=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2007
Detect5=HKCU\Software\Ashampoo\Ashampoo Burning Studio 8
Detect6=HKLM\Software\Ashampoo\Ashampoo Burning Studio 2009
Detect7=HKCU\Software\Ashampoo\Ashampoo Burning Studio 12
Detect8=HKCU\Software\Ashampoo\Ashampoo Burning Studio 14
Detect9=HKCU\Software\Ashampoo\Ashampoo Burning Studio 15
Detect10=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16
Detect11=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016
Detect12=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18
Detect13=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017
Default=False
FileKey1=%LocalAppData%\ashampoo\BaNT\product|*.*|RECURSE
FileKey2=%AppData%\Ashampoo|*.xml;*.txt|RECURSE
RegKey1=HKCU\Software\Ashampoo\Ashampoo Burning Studio 5\Burn Image Project\SelectImage
RegKey2=HKCU\Software\Ashampoo\Ashampoo Burning Studio 5\Data Disc Project\AddDialog
RegKey3=HKCU\Software\Ashampoo\Ashampoo Burning Studio 5\Data Disc Project\DumpImage
RegKey4=HKCU\Software\Ashampoo\Ashampoo Burning Studio 5\Unknown Project\AddDialog
RegKey5=HKCU\Software\Ashampoo\Ashampoo Burning Studio 6\Burn Image Project\SelectImage
RegKey6=HKCU\Software\Ashampoo\Ashampoo Burning Studio 6\Data Disc Project\AddDialog
RegKey7=HKCU\Software\Ashampoo\Ashampoo Burning Studio 6\Unknown Project\AddDialog
RegKey8=HKCU\Software\Ashampoo\Ashampoo Burning Studio 7\Burn Image Project\SelectImage
RegKey9=HKCU\Software\Ashampoo\Ashampoo Burning Studio 7\Data Disc Project\AddDialog
RegKey10=HKCU\Software\Ashampoo\Ashampoo Burning Studio 7\Unknown Project\AddDialog
RegKey11=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2007\Burn Image Project\AddDialog
RegKey12=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2007\Data Disc Project\AddDialog
RegKey13=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2007\Dump Image Project\DumpImage
RegKey14=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2007\Unknown Project\AddDialog
RegKey15=HKCU\Software\Ashampoo\Ashampoo Burning Studio 8\Data Disc Project\AddDialog
RegKey16=HKCU\Software\Ashampoo\Ashampoo Burning Studio 14\Data Disc Project\SaveDialog_AddFilesAndDirs|InitialDirectory
RegKey17=HKCU\Software\Ashampoo\Ashampoo Burning Studio 14\tempFiles
RegKey18=HKCU\Software\Ashampoo\Ashampoo Burning Studio 15\Data Disc Project\SaveDialog_AddFilesAndDirs|InitialDirectory
RegKey19=HKCU\Software\Ashampoo\Ashampoo Burning Studio 15\tempFiles
RegKey20=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\Audio Disc Project\SaveDialog_CPlaylistDlgEx|InitialDirectory
RegKey21=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\Backup Project\BackupOptions|CustomLocation
RegKey22=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\BDMV Disc Project\SelectBDMVFolder|BdmvPath
RegKey23=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\Browse Image Project\BrowseImageFile|ImagePath
RegKey24=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\Browse Image Project\SaveDialog_SelectImageBrowse|InitialDirectory
RegKey25=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\Burn Image Project\SaveDialog_SelectImageBrowse|InitialDirectory
RegKey26=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\Burn Image Project\SelectImage|ImagePath
RegKey27=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\Data Disc Project\SaveDialog_AddFilesAndDirs|InitialDirectory
RegKey28=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\Data Disc Project\DumpImage|ImagePath
RegKey29=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\DVD-Video Disc Project\MoviesPage|Path
RegKey30=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\DVD-Video Disc Project\SaveDialog_authed.CMoviesPage.Movies|InitialDirectory
RegKey31=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\Logs
RegKey32=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\tempFiles
RegKey33=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\Unknown Project
RegKey34=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\VCD Project\SaveDialog_OnAddMovies|InitialDirectory
RegKey35=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\VIDEO_TS Disc Project\DumpImage|ImagePath
RegKey36=HKCU\Software\Ashampoo\Ashampoo Burning Studio 16\VIDEO_TS Disc Project\SelectVideoTSFolder|VideoTSPath
RegKey37=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\Audio Disc Project\SaveDialog_CPlaylistDlgEx|InitialDirectory
RegKey38=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\Backup Project\BackupOptions|CustomLocation
RegKey39=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\Browse Image Project\BrowseImageFile|ImagePath
RegKey40=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\Browse Image Project\SaveDialog_SelectImageBrowse|InitialDirectory
RegKey41=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\Burn Image Project\SaveDialog_SelectImageBrowse|InitialDirectory
RegKey42=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\Burn Image Project\SelectImage|ImagePath
RegKey43=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\Data Disc Project\SaveDialog_AddFilesAndDirs|InitialDirectory
RegKey44=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\Data Disc Project\DumpImage|ImagePath
RegKey45=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\Logs
RegKey46=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\tempFiles
RegKey47=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\Unknown Project
RegKey48=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\VCD Project\SaveDialog_OnAddMovies|InitialDirectory
RegKey49=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\VIDEO_TS Disc Project\DumpImage|ImagePath
RegKey50=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2016\VIDEO_TS Disc Project\SelectVideoTSFolder|VideoTSPath
RegKey51=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\Audio Disc Project\SaveDialog_CPlaylistDlgEx|InitialDirectory
RegKey52=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\Backup Project\BackupOptions|CustomLocation
RegKey53=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\BDMV Disc Project\SelectBDMVFolder|BdmvPath
RegKey54=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\Browse Image Project\BrowseImageFile|ImagePath
RegKey55=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\Browse Image Project\SaveDialog_SelectImageBrowse|InitialDirectory
RegKey56=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\Burn Image Project\SaveDialog_SelectImageBrowse|InitialDirectory
RegKey57=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\Burn Image Project\SelectImage|ImagePath
RegKey58=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\Data Disc Project\SaveDialog_AddFilesAndDirs|InitialDirectory
RegKey59=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\Data Disc Project\DumpImage|ImagePath
RegKey60=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\DVD-Video Disc Project\MoviesPage|Path
RegKey61=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\DVD-Video Disc Project\SaveDialog_authed.CMoviesPage.Movies|InitialDirectory
RegKey62=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\Logs
RegKey63=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\tempFiles
RegKey64=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\Unknown Project
RegKey65=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\VCD Project\SaveDialog_OnAddMovies|InitialDirectory
RegKey66=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\VIDEO_TS Disc Project\DumpImage|ImagePath
RegKey67=HKCU\Software\Ashampoo\Ashampoo Burning Studio 18\VIDEO_TS Disc Project\SelectVideoTSFolder|VideoTSPath
RegKey68=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\Audio Disc Project\SaveDialog_CPlaylistDlgEx|InitialDirectory
RegKey69=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\Backup Project\BackupOptions|CustomLocation
RegKey70=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\Browse Image Project\BrowseImageFile|ImagePath
RegKey71=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\Browse Image Project\SaveDialog_SelectImageBrowse|InitialDirectory
RegKey72=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\Burn Image Project\SaveDialog_SelectImageBrowse|InitialDirectory
RegKey73=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\Burn Image Project\SelectImage|ImagePath
RegKey74=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\Data Disc Project\SaveDialog_AddFilesAndDirs|InitialDirectory
RegKey75=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\Data Disc Project\DumpImage|ImagePath
RegKey76=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\Logs
RegKey77=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\tempFiles
RegKey78=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\Unknown Project
RegKey79=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\VCD Project\SaveDialog_OnAddMovies|InitialDirectory
RegKey80=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\VIDEO_TS Disc Project\DumpImage|ImagePath
RegKey81=HKCU\Software\Ashampoo\Ashampoo Burning Studio 2017\VIDEO_TS Disc Project\SelectVideoTSFolder|VideoTSPath

Link to comment
Share on other sites

Updated the file, but no change log this time as I removed and replaced the file so it didn't show any changes. Fixed all the trailing backslashes and updated with all the suggestions above.

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

RevisedEntry

 

Removed:FileKey13=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore|*.*|RECURSE

It is deleting Favorites and Exclude Keys are not working because of this.

 

[Microsoft Edge More*]
LangSecRef=3022
Detect=HKCU\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.MicrosoftEdge_8wekyb3d8bbwe
DetectFile=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe
Default=False
FileKey1=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\INetCookies|*.*|RECURSE
FileKey2=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\MicrosoftEdge\Cookies|*.*|RECURSE
FileKey3=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\INetCookies|*.*|RECURSE
FileKey4=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\MicrosoftEdge\Cookies|*.*|RECURSE
FileKey5=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\Microsoft\CryptnetUrlCache|*.*|RECURSE
FileKey6=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\Microsoft\CryptnetUrlCache|*.*|RECURSE
FileKey7=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\Microsoft\CryptnetUrlCache|*.*|RECURSE
FileKey8=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\Cookies|*.*|RECURSE
FileKey9=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\User\Default\DataStore\Indexed\Data|*.*|RECURSE
FileKey10=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\User\Default\ImageStore|*.*|RECURSE
FileKey11=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AppData\User\Default\Indexed DB|*.edb;*.jfm;*.jrs;*.log
FileKey12=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore\Logfiles|*.*|RECURSE
ExcludeKey1=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore|edb.chk
ExcludeKey2=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore|spartan.edb
ExcludeKey3=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore|spartan.jfm

Link to comment
Share on other sites

RevisedEntry

 

Removed:FileKey13=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore|*.*|RECURSE

It is deleting Favorites and Exclude Keys are not working because of this.

 

[Microsoft Edge More*]

LangSecRef=3022

Detect=HKCU\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.MicrosoftEdge_8wekyb3d8bbwe

DetectFile=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe

Default=False

FileKey1=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\INetCookies|*.*|RECURSE

FileKey2=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\MicrosoftEdge\Cookies|*.*|RECURSE

FileKey3=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\INetCookies|*.*|RECURSE

FileKey4=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\MicrosoftEdge\Cookies|*.*|RECURSE

FileKey5=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\Microsoft\CryptnetUrlCache|*.*|RECURSE

FileKey6=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\Microsoft\CryptnetUrlCache|*.*|RECURSE

FileKey7=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\Microsoft\CryptnetUrlCache|*.*|RECURSE

FileKey8=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\Cookies|*.*|RECURSE

FileKey9=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\User\Default\DataStore\Indexed\Data|*.*|RECURSE

FileKey10=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\User\Default\ImageStore|*.*|RECURSE

FileKey11=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AppData\User\Default\Indexed DB|*.edb;*.jfm;*.jrs;*.log

FileKey12=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore\Logfiles|*.*|RECURSE

ExcludeKey1=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore|edb.chk

ExcludeKey2=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore|spartan.edb

ExcludeKey3=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore|spartan.jfm

 

Then the ExcludeKeys could be removed too, as those were made for FileKey 12

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

Then the ExcludeKeys could be removed too, as those were made for FileKey 12

 

There are some other files that should be deleted. Let's figure it out. We need to exclude spartan.edb and spartan.jfm.

 

post-43934-0-28411700-1509053893_thumb.png

Link to comment
Share on other sites

Revised Entry

This is working fine.

 

Removed:

FileKey12=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore\Logfiles|*.*|RECURSE
ExcludeKey1=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore|edb.chk
 

Changed:

ExcludeKey1=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore|*.edb
ExcludeKey2=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore|*.jfm

 

Added: To remove favicon

FileKey12=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\Default\datastore\Data\nouser1\*\Favorites|*.*|RECURSE

 

[Microsoft Edge More*]
LangSecRef=3022
Detect=HKCU\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.MicrosoftEdge_8wekyb3d8bbwe
DetectFile=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe
Default=False
FileKey1=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\INetCookies|*.*|RECURSE
FileKey2=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\MicrosoftEdge\Cookies|*.*|RECURSE
FileKey3=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\INetCookies|*.*|RECURSE
FileKey4=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\MicrosoftEdge\Cookies|*.*|RECURSE
FileKey5=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\Microsoft\CryptnetUrlCache|*.*|RECURSE
FileKey6=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\Microsoft\CryptnetUrlCache|*.*|RECURSE
FileKey7=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\Microsoft\CryptnetUrlCache|*.*|RECURSE
FileKey8=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\Cookies|*.*|RECURSE
FileKey9=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\User\Default\DataStore\Indexed\Data|*.*|RECURSE
FileKey10=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\User\Default\ImageStore|*.*|RECURSE
FileKey11=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\Default\datastore\Data\nouser1\*\DBStore|*.*|RECURSE
FileKey12=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\Default\datastore\Data\nouser1\*\Favorites|*.*|RECURSE
FileKey13=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AppData\User\Default\Indexed DB|*.edb;*.jfm;*.jrs;*.log
ExcludeKey1=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\Default\datastore\Data\nouser1\*\DBStore|*.edb
ExcludeKey2=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\Default\datastore\Data\nouser1\*\DBStore|*.jfm
 
post-43934-0-72651900-1509054681_thumb.png
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.