Deployment Tools Foundation
DetermineApplicablePatches Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Installer ► DetermineApplicablePatches()()()
Members
Icon | Member | Description |
---|---|---|
DetermineApplicablePatches(String, array<String>[]()[], InapplicablePatchHandler) |
Determines which patches apply to a specified product MSI and in what sequence.
|
|
DetermineApplicablePatches(String, array<String>[]()[], InapplicablePatchHandler, String, UserContexts) |
Determines which patches apply to a specified product and in what sequence. If
the product is installed, this method accounts for patches that have already been applied to
the product and accounts for obsolete and superceded patches.
|