FAQ | This is a LIVE service | Changelog

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

Merge branch 'add_picbasicpro' into 'master'

add picbasic pro

See merge request !390
parents be0dff76 81be1886
No related branches found
No related tags found
1 merge request!390add picbasic pro
<?xml version="1.0" encoding="UTF-8"?>
<packages:packages xmlns:packages="http://www.wpkg.org/packages">
<package id="picbasicpro" name="PicBasic Pro" revision="%version%" priority="50" reboot="false">
<variable name="version" value="3.1.6" />
<variable name="installdir" value='"%programfiles(x86)%\PBP3_1"' />
<check type="uninstall" condition="versiongreaterorequal" path="PICBASIC PRO.tm. Compiler.+" value="%version%" />
<install cmd='cmd /c %WPKGSOFTWARE%\picbasicpro\%version%\pbp3_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /LOG /norestart /SP-' />
<upgrade include="remove" />
<upgrade include="install" />
<remove cmd='cmd /c "%installdir%\unins000.exe" /VERYSILENT /SUPPRESSMSGBOXES /LOG' />
<remove cmd='cmd /c if exist "%installdir%" rmdir /s /q "%installdir%"' />
</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