静默安装方法大全

静默安装

Canneverbe Limited CDBurnerXP 4.5.8.7128

Silent Install

x64

cdbxp_setup_x64_4.5.8.7128.msi /qn /L* "%temp%Canneverbe Limited CDBurnerXP 4.5.8.7128" /norestart ALLUSERS=2

x86

cdbxp_setup_4.5.8.7128.msi /qn /L* "%temp%Canneverbe Limited CDBurnerXP 4.5.8.7128.log" /norestart ALLUSERS=2
ReturnCodes 0
3010

Settings

disable update

To disable the automatic update simply create/edit the file Application.ini in path “%ALLUSERSPROFILE%Canneverbe LimitedCDBurnerXP”.

Below an example Application.ini file with disabled online update.

Application.ini
[Setup]
DisableOnlineUpdate=1

Silent Uninstall

x64

msiexec.exe /norestart /qn /x {99A4E14B-FC7B-4CB4-B3EC-76E014558D29}

x86

msiexec.exe /norestart /qn /x {59614D31-548E-46E6-AD64-FF6D6E10CF0C}
ReturnCodes 0
1605
3010
Canneverbe Limited其它软件的静默安装