BradySoft Suite 8.5

From WPKG | Open Source Software Deployment and Distribution
Revision as of 09:15, 22 May 2012 by Csjjpm (Talk | contribs) (BradySoft Suite 8.5)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is barcode label designing software. It requires a USB dongle or a code.

<package 
    id="bradysoft"
    name="Bradysoft Suite 8.5"
    revision="%version%"
    reboot="false"
    priority="10">
    <variable name="version" value="8.5" />
    <check type="uninstall" condition="exists" path="BRADYSOFT %version%" />
    <install cmd='msiexec /i "%SOFTWARE%\bradysoftsuite\bs85\BRADYSOFT 8.5.msi" /qn ' />
    <remove cmd='MsiExec.exe /X{0AEC5248-E4EF-467A-A603-67CB746FDEF5} /QN ' />
</package>