4
edits
Changes
XnView
,Added how to remove the initial configuration wizard
[[Category:Silent Installers]]
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>
echo. > "%PROGRAMFILES%\XnView\xnview.ini"
</source>