InstallType Enumeration

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation InstallType Enumeration
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerInstallType
Specifies the type of installation for ApplyPatch(String, String, InstallType, String).
Declaration Syntax
C# Visual Basic Visual C++
public enum InstallType
Public Enumeration InstallType
public enum class InstallType
Members
Member Description
Default Searches system for products to patch.
NetworkImage Indicates a administrative installation.
SingleInstance Indicates a particular instance.

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)