Changes
Freemind
,New page: Silent installer for Freemind. FreeMind is a premier free mind-mapping (http://en.wikipedia.org/wiki/Mind_map) software written in Java. You can get more information at [http://freemind.s...
Silent installer for Freemind.
FreeMind is a premier free mind-mapping (http://en.wikipedia.org/wiki/Mind_map) software written in Java. You can get more information at [http://freemind.sourceforge.net/wiki/index.php/Main_Page]
<pre>
<package id="freemind" name="FreeMind" reboot="false" revision="0.8.1" priority="1">
<check type="uninstall" condition="exists" path="FreeMind" />
<install cmd="%SOFTWARE%\f\FreeMind\FreeMind-Windows-Installer-0.8.1-max.exe /SILENT" />
<remove cmd="%PROGRAMFILES%\FreeMind\unins000.exe /SILENT" />
</package>
</pre>
[[category:Silent Installers]]
FreeMind is a premier free mind-mapping (http://en.wikipedia.org/wiki/Mind_map) software written in Java. You can get more information at [http://freemind.sourceforge.net/wiki/index.php/Main_Page]
<pre>
<package id="freemind" name="FreeMind" reboot="false" revision="0.8.1" priority="1">
<check type="uninstall" condition="exists" path="FreeMind" />
<install cmd="%SOFTWARE%\f\FreeMind\FreeMind-Windows-Installer-0.8.1-max.exe /SILENT" />
<remove cmd="%PROGRAMFILES%\FreeMind\unins000.exe /SILENT" />
</package>
</pre>
[[category:Silent Installers]]