Install Guide

在默认文件夹中升级
1.
浏览至提取 Dell Command | Congure 安装程序的文件夹。从 Dell Update Package (DUP)
2. 运行以下命令:msiexec.exe /i Command_Configure.msi /qn
Dell Command | Congure 组件以静默模式安装在以下位置:
对于 32 位系统:C:\Program Files\Dell\Command Congure
对于 64 位系统:C:\Program Files (x86)\Dell\Command Congure
在自定义文件夹中升级
要指定自定义升级目录:
运行以下命令:msiexec /i Command_Configure.msi INSTALLDIR=<destination>/ qn 其中<目标>是自定义
目录。INSTALLDIR 必须大写。
例如,msiexec /i Command_Configure.msi INSTALLDIR=c:\destination /qn
17