MsiUninistallArgs

<< Click to Display Table of Contents >>

RayManageSoft Unified Endpoint Manager > 3.1 > User Guide > Appendix I: Preference Settings for Managed Devices > Alphabetical Listing of Preference Settings for Managed Devices 

MsiUninistallArgs

Registry | Project Variable

This option is Windows only!

 

Records any arguments to include in the MSI command-line for uninstall operations.

 

Values / Range:

See the documentation for Microsoft Windows Installer

Default value:

{empty}

Example value:

/l*v c:\temp\msi.log

(A command-line argument to turn on logging)

 

Registry

Installed by:

Installation of RayManageSoft Unified Endpoint Manager on a managed device

User setting:

HKEY_CURRENT_USER\SOFTWARE\ManageSoft Corp\
ManageSoft\Launcher\CurrentVersion

Computer setting:

[Registry]\ManageSoft\Launcher\CurrentVersion

 

Project Variable

Define as:

MsiUninstallArgs

Reference as:

$(!MsiUninstallArgs)