BradySoft Suite 8.5

From WPKG | Open Source Software Deployment and Distribution
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>