Skip to main content

30 de outubro de 2025

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%\Omnissa\Application Profiler.

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

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

Esta página foi útil?

Enviar feedback sobre este tópico

Este tópico foi útil?

Não inclua informações pessoais ou confidenciais.

Gerando o link…