Re: CCleaner (freeware)
Posted: Thu Jun 01, 2017 1:48 pm
Various discussion boards for XnView and related products
https://newsgroup.xnview.com/
It's to let everyone know that XnView (Classic) is “supported” by CCleaner v4.18+, and to warn people about an issue with v5.30 and XnView MP.Xnout! wrote:So, what's the point of that last post?
Search Piriform Community Forums for “xnview”Piriform Community Forums ( Fuebar: [url=http://forum.piriform.com/index.php?showtopic=32310&p=235295]Winapp2.ini additions[/url]) wrote:Code: Select all
[XnView MP*] LangSecRef=3024 Detect=HKCU\Software\XnView\XnViewMP Default=False FileKey1=%AppData%\XnViewMP|*.db;category.bak FileKey2=%AppData%\XnView\cache|*.db FileKey3=%ProgramFiles%\XnViewMP|category.bak;*.db
XnView MP should becomeCode: Select all
[XnView*] LangSecRef=3023 Detect=HKCU\Software\XnView Default=False FileKey1=%AppData%\XnView|XnView.db;category.bak FileKey2=%AppData%\XnView\cache|*.db FileKey3=%ProgramFiles%\XnView\cache|*.db FileKey4=%ProgramFiles%\XnView|category.bak
since the XnView\cache.db file(s) are not as specific to XnView MP, and the detect keys will show both the XnView and XnView MP entries if XnView MP is present.Code: Select all
[XnView MP*] LangSecRef=3024 Detect=HKCU\Software\XnView\XnViewMP Default=False FileKey1=%AppData%\XnViewMP|*.db;category.bak FileKey3=%ProgramFiles%\XnViewMP|category.bak;*.db