静默安装方法大全

静默安装

Canneverbe Limited CDBurnerXP 4.5.7.6623

Silent Install

x64

cdbxp_setup_x64_4.5.7.6623.msi /qn /L* "%temp%Canneverbe Limited CDBurnerXP 4.5.7.6623.log" /norestart ALLUSERS=2

x86

cdbxp_setup_4.5.7.6623.msi /qn /L* "%temp%Canneverbe Limited CDBurnerXP 4.5.7.6623.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 {60EB1C4A-3DBC-4F9D-81FC-E968C08838C0}

x86

msiexec.exe /norestart /qn /x {B8473CBC-803D-4336-A360-7D0537AD78F5}
ReturnCodes 0
1605
3010
Canneverbe Limited其它软件的静默安装