OSPolicyResourcePackageResourceMSIResponse

An MSI package. MSI packages only support INSTALLED state.

Constructors

constructor(properties: List<String>, source: OSPolicyResourceFileResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional properties to use during installation. This should be in the format of Property=Setting. Appended to the defaults of ACTION=INSTALL REBOOT=ReallySuppress.

Link copied to clipboard