Difference between revisions of "CDBurnerXP"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
 
Line 1: Line 1:
[CDBurnerXP Pro[http://www.cdburnerxp.se/]]
+
[http://www.cdburnerxp.se/ CDBurnerXP Pro]: A free CD burning tool
  
 
<pre>
 
<pre>

Revision as of 00:25, 28 October 2005

CDBurnerXP Pro: A free CD burning tool

<package
    id="cdburnerxppro"
    name="CDBurnerXP Pro 3"
    revision="116"
    reboot="false"
    priority="0">
    <check type="file" condition="exists" path="C:\Program Files\CDBurnerXP Pro 3\cdbxp.exe" />

    <install cmd='msiexec /i "\\server\share\CDBurnerXP Pro 3.msi" /qb ALLUSERS=1'>
        <exit code="0" />
    </install> 
    <remove cmd='MsiExec.exe /q /x{896D642C-7125-44F0-AC49-A23ABF82209C}'>
        <exit code="0"/>
    </remove>
</package>