Changes

Jump to: navigation, search

CDBurnerXP

78 bytes added, 08:48, 26 January 2015
Version 4.5.*: Added disabling of automatic updates, optimized package
<!-- CDBurnerXP -->
<package id="cdburner" name="CDBurnerXP" revision="9" reboot="false" priority="6000">
<variable name="version" value="4.5.4.48525306" /> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\CDBurnerXP\cdbxpp.exe" value="%version%" architecture="x86"/> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\CDBurnerXP\cdbxpp.exe" value="%version%" architecture="x64"/>
<install cmd='"%SOFTWARE%\cdburner\cdbxp_setup_%version%_x64_minimal.exe" /verysilent ALLUSERS=1' architecture="x64"/>
<install cmd='%COMSPEC% /c del /q "%AllUsersProfile%\Desktop\CDBurnerXP.lnk"' ><exit code="any" /></install>
<install cmd='%COMSPEC% /c del /q "%Public%\Desktop\CDBurnerXP.lnk"' ><exit code="any" /></install> <!-- Vista/Windows7 -->
 
<!-- Diable automatic updates -->
<install cmd='%COMSPEC% /c if not exist "%ALLUSERSPROFILE%\Canneverbe Limited" mkdir "%ALLUSERSPROFILE%\Canneverbe Limited" '/>
<install cmd='%COMSPEC% /c if not exist "%ALLUSERSPROFILE%\Canneverbe Limited\CDBurnerXP" mkdir "%ALLUSERSPROFILE%\Canneverbe Limited\CDBurnerXP" '/>
<install cmd='%COMSPEC% /c copy /Y "%SOFTWARE%\CDBurnerXP\Application.ini" "%ALLUSERSPROFILE%\Canneverbe Limited\CDBurnerXP\Application.ini" '/>
<upgrade cmd='"%SOFTWARE%\cdburner\cdbxp_setup_%version%_x64_minimal.exe" /verysilent ALLUSERS=1' architecture="x64"/>
<upgrade cmd='"%SOFTWARE%\cdburner\cdbxp_setup_%version%_minimal.exe" /verysilent ALLUSERS=1' architecture="x86"/>
<remove cmd='%COMSPEC% /C if exist "%PROGRAMFILES%\CDBurnerXP\unins000.exe" "%PROGRAMFILES%\CDBurnerXP\unins000.exe" /VERYSILENT' architecture="x64"/> <remove cmd='%COMSPEC% /C if exist "%PROGRAMFILES%\CDBurnerXP\unins000.exe" "%PROGRAMFILES%\CDBurnerXP\unins000.exe" /VERYSILENT' architecture="x86"/>
</package>
</source>
Additional information: We use only the "minimal" versions for the installation, because they are smaller. No advertisements ( OpenCandy ) are included in the minimal versions.
The download for the minimal versions is available here: [httphttps://cdburnerxp.se/de/download official download @ cdburnerxp.se ( click "?more download -options" )here].
'''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 !
10
edits

Navigation menu