InstallMode Enumeration
Specifies the install mode for «see M:WixToolset.Dtf.WindowsInstaller.Installer.ProvideComponent(System.String,System.String,System.String,WixToolset.Dtf.WindowsInstaller.InstallMode)» or «see M:WixToolset.Dtf.WindowsInstaller.Installer.ProvideQualifiedComponent(System.String,System.String,WixToolset.Dtf.WindowsInstaller.InstallMode,System.String)» .
Members
Member | Description |
---|---|
Default | Provide the component and perform any installation necessary to provide the component. |
Existing | Provide the component only if the feature exists. |
NoDetection | Only check that the component is registered, without verifying that the key file of the component exists. |
NoSourceResolution | Provide the component only if the feature's installation state is «see F:WixToolset.Dtf.WindowsInstaller.InstallState.Local» . |
WixToolset.Dtf.WindowsInstaller.dll
version 5.0.2+aa65968c419420d32e3e1b647aea0082f5ca5b78