3,217
edits
Changes
GNUplot
,no edit summary
The GNUplot Windows installer is packaged with InnoSetup and can accept any of the Inno switches described [http://unattended.sourceforge.net/InnoSetup_Switches_ExitCodes.html here].
<source lang="xml"> <package id="gnuplot" name="GNUPlot" revision="2" priority="0" reboot="false">
<variable name="version" value="4.6.0" />
</remove>
[[category:Silent Installers|GNUplot]]