Changes

CDBurnerXP

88 bytes added, 11:24, 24 June 2015
no edit summary
<source lang="xml">
<!-- CDBurnerXP -->
<package id="cdburner" name="CDBurnerXP" revision="%version%9" reboot="false" priority="6000">
<variable name="version" value="4.5.4.5306" />
<check type="uninstallfile" condition="versiongreaterorequal" path="%PROGRAMFILES%\CDBurnerXP\cdbxpp.exe" value="%version%"/>
<install cmd='"%SOFTWARE%\cdburner\cdbxp_setup_%version%_x64_minimal.exe" /verysilent ALLUSERS=1' architecture="x64"/>
'''NICE TO KNOW''': When new versions are released, a minimal installer isn´t available right away. You need to wait ca. 1 week until it is added to the download section !
 
The Application.ini File:
<code>
 
[Setup]
 
DisableOnlineUpdate=1
 
</code>
== Version 4.4.1 ==
84
edits