4
edits
Changes
XnView
,Changed language to XML
If you're looking to bypass the initial Configuration Wizard popup for all users you have to create the xnview.ini inside the installation dir:
<source lang="htmlxml">
echo. > "%PROGRAMFILES%\XnView\xnview.ini"
</source>