3,217
edits
Changes
m
no edit summary
This is a silent installer for Infranview.
[http://www.irfanview.com Irfanview] is a freeware image viewer and minor image editor.
<presource lang="xml">
<package
id="irfanview"
<remove cmd='"%PROGRAMFILES%\IrfanView\iv_uninstall.exe" /silent' />
</package>
</presource>
== Installation options ==
See http://www.irfanview.com/faq.htm for a full list of the installer options.
== Configuration ==
Save this as <code>i_view32.ini</code> and place it your %PACKAGES%\IrfanView\ directory beside the installer.
<presource lang="ini">
[Others]
INI_Folder="%APPDATA%\Irfanview"
</presource>
[[category:Silent Installers|Irfanview]]