Changes

CDBurnerXP

805 bytes added, 11:53, 28 April 2014
Version 4.5.*
== Version 4.5.* ==
* fixed Windows Working fine on XP, VISTA, 7 - both 32/and 64 Bit ChecksBIT* the upgrade command is still untested
<source lang="xml">
<package !-- CDBurnerXP --> <package id="cdburnerxpcdburner"name="CDBurnerXP" revision="9" reboot="false" priority="6000"> <variable name="version" value="4.5.3.4746" /> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\CDBurnerXP\cdbxpp.exe"value="%version%" architecture="x86"/> revision <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\CDBurnerXP\cdbxpp.exe" value="%version%" architecture="x64"/> reboot <install cmd='"false%SOFTWARE%\cdburner\cdbxp_setup_%version%_x64_minimal.exe" /verysilent ALLUSERS=1' architecture="x64"/> priority <install cmd='"10%SOFTWARE%\cdburner\cdbxp_setup_%version%_minimal.exe"/verysilent ALLUSERS=1' architecture="x86"/> <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 --> <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>
<variable name=Additional information: We use only the "versionminimal" value="4versions for the installation, because they are smaller.5.3.4643" />  <check type="logical" condition="or"> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\CDBurnerXP\cdbxpp.exe" value="%version%" /> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILESNo advertisements (x86OpenCandy )%\CDBurnerXP\cdbxppare included in the minimal versions.exe" value="%version%" /> <The download for the minimal versions is available here: [http:/check>  <install cmd='"%SOFTWARE%\CDBurnerXP\cdbxp_setup_%version%/cdburnerxp.exe" se/verysilent ALLUSERS=1' de/> <!--install cmd='CMD /c del "%ALLUSERSPROFILE%\Desktop\CDBurnerXPdownload official download @ cdburnerxp.lnk"' /-->  <upgrade cmd='"%SOFTWARE%\CDBurnerXP\cdbxp_setup_%version%.exe" /verysilent ALLUSERS=1' />  <remove cmd='%COMSPEC% /C if exist "%PROGRAMFILESse (x86)%\CDBurnerXP\unins000.execlick " more download options"%PROGRAMFILES(x86)%\CDBurnerXP\unins000.exe" /VERYSILENT'/> <remove cmd='%COMSPEC% /C if exist "%PROGRAMFILES%\CDBurnerXP\unins000.exe" "%PROGRAMFILES%\CDBurnerXP\unins000.exe" /VERYSILENT'/></package></source>]
== Version 4.4.1 ==
22
edits