MsiReinstallModeLevel

<< 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 

MsiReinstallModeLevel

Registry | Project Variable

This option is Windows only!

 

Identifies what will be reinstalled. This can be changed files, newer files, registry files, or all files. This is the equivalent to the MSI property REINSTALLMODE and the option /f in the msiexec.exe command-line. For more information on MSI properties refer to https://docs.microsoft.com/en-us/windows/win32/msi/properties.

 

Values / Range:

Any combination of the follwing letters: a, c, d, e, m, p, o, s, u, v. See the documentation for Microsoft Windows Installer for details about what each letter represents.

Default value:

osmu

Example value:

vomus (complete reinstall)

 

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:

MsiReinstallModeLevel

Reference as:

$(!MsiReinstallModeLevel)