FAQ | This is a LIVE service | Changelog

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

Merge branch 'openbugs' into 'master'

Initial ucam package for OpenBUGS v3.2.3

See merge request !149
parents f9a04ffa b8dd154a
No related branches found
No related tags found
1 merge request!149Initial ucam package for OpenBUGS v3.2.3
<?xml version="1.0" encoding="UTF-8"?>
<packages:packages xmlns:packages="http://www.wpkg.org/packages">
<package id="openbugs" name="OpenBUGS" revision="%version_pt1%.%version_pt2%.%version_pt3%" reboot="false" priority="26">
<variable name="version_pt1" value="3" />
<variable name="version_pt2" value="2" />
<variable name="version_pt3" value="3" />
<variable name="version" value="%version_pt1%%version_pt2%%version_pt3%" />
<check type="uninstall" condition="exists" path="OpenBUGS %version_pt1%.%version_pt2%.%version_pt3%" />
<install cmd='%WPKGSOFTWARE%\openbugs\OpenBUGS%version%setup.exe /VERYSILENT /SUPPRESSMSGBOXES /LOG /norestart' />
<upgrade include="remove" />
<upgrade include="install" />
<remove cmd='cmd /c %WPKGSOFTWARE%\wpkg\tools\waitforprocess.cmd _ui' />
<remove cmd='"%PROGRAMFILES(x86)%\OpenBUGS\OpenBUGS%version%\unins000.exe" /VERYSILENT /SUPPRESSMSGBOXES /LOG' ><exit code="any" /></remove>
<remove cmd='cmd /c %WPKGSOFTWARE%\wpkg\tools\waitforprocess.cmd _ui' />
</package>
</packages:packages>
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