Maxima

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search

This is a silent installer for Maxima.

Maxima is a CAS (computer algebra system) for symbolic mathematics.

<package
        id="maxima"
        name="Maxima 5.14.0"
        revision="1"
        reboot="false"
        priority="1">
        <check type="uninstall" condition="exists" path="Maxima 5.14.0" />
        <upgrade cmd="%SOFTWARE%\maxima-5.14.0a.exe /SILENT /SUPPRESSMSGBOXES" />
        <install cmd="%SOFTWARE%\maxima-5.14.0a.exe /SILENT /SUPPRESSMSGBOXES" />
        <remove cmd="%PROGRAMFILES%\maxima\uninst\unins000.exe /SILENT" />
</package>

Hints: If there is a new version, every occurrence of the version number has to be adjusted. You can add the following switches for an individual installation:

Retrieved from "http://wpkg.org/Maxima"
Personal tools
Namespaces
Variants
Actions
Navigation
ideas?
Toolbox