Skip to main content

2024 年 12 月 2 日 已存档

Unattended Installation of Application Profiler

The Application Profiler MSI supports unattended installation by using MSI properties to specify installation parameters. To perform an unattended installation, run the msiexec utility from the command line with the following property.

PropertyDescription
INSTALLDIRThe absolute path to the installation directory. Default value is %ProgramFiles%\Immidio\Application Profiler.

The following command is an example of a custom unattended installation command.

msiexec.exe /i " DEM Application Profiler 2206 10.6 x86.msi" /qn INSTALLDIR="D:\Apps\ DEM Application Profiler" /l* InstallProfiler.log

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…