Skip to main content

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

MemberDescription
DefaultProvide the component and perform any installation necessary to provide the component.
ExistingProvide the component only if the feature exists.
NoDetectionOnly check that the component is registered, without verifying that the key file of the component exists.
NoSourceResolutionProvide the component only if the feature's installation state is «see F:WixToolset.Dtf.WindowsInstaller.InstallState.Local» .

WixToolset.Dtf.WindowsInstaller.dll version 5.0.0+41e11442b2ca93e444b60213b5ae99dcbab787d8