Changes

Jump to: navigation, search

Inkscape

30 bytes added, 02:07, 17 July 2008
Add /S switch to remove cmd. Fix upgrade. Bump inkscape version.
/[locale code]=(OFF/ON): e.g am, es, es_MX as in Inkscape supported
here's an example package file (<tt>remove</tt> (the uninstaller) is not yet tested):
<source lang="xml">
priority="10">
<check type="uninstall" condition="exists" path="Inkscape 0.45.146" /> <install cmd='"%SOFTWARE%\inkscapegraphics\Inkscape-0.45.1-146.win32.exe" /S /GTK=OFF' /><!-- Upgrade fails. Uninstall first --> <upgrade cmd='"%PROGRAMFILES%\Inkscape\uninstall.exe" /S' /> <upgrade cmd='"%SOFTWARE%\inkscapegraphics\Inkscape-0.45.1-146.win32.exe" /S /GTK=OFF' /> <remove cmd='"%PROGRAMFILES%\Inkscape\uninstall\uninst.exe"/S' />
</package>
</source>
You can fetch the installer [http://downloads.sourceforge.net/inkscape/Inkscape-0.45.1-146.win32.exe from sourceforge].
[[Category:Silent Installers]]
117
edits

Navigation menu