FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 92ef7c34 authored by Dr Adam Thorn's avatar Dr Adam Thorn
Browse files

Improve Mathematica check condition

parent 07736604
No related branches found
No related tags found
1 merge request!87Mathematica.xml
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package id="mathematica" name="Mathematica" revision="%version%.2" reboot="false" priority="30">
<package id="mathematica" name="Mathematica" revision="%version%.3" reboot="false" priority="30">
<variable name="version" value="9.0.1" />
<check type="uninstall" condition="versiongreaterorequal" path="Wolfram Mathematica.*" value="%version%" />
<variable name="majorversion" value="9" />
<check type="uninstall" condition="versiongreaterorequal" path="Wolfram Mathematica %majorversion%.*" value="%version%" />
<!-- mathematica seems to complain if it can't run this uninstaller?! -->
<!-- <install cmd='cmd /c if exist "%AllUsersProfile%\Application Data\Mathematica\Applications\Extras\UninstallFiles\Windows\unins000.exe" "%AllUsersProfile%\Application Data\Mathematica\Applications\Extras\UninstallFiles\Windows\unins000.exe" /silent'/> -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment