Deployment Tools Foundation
ApplyPatch Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Installer ► ApplyPatch()()()
![](collapse_all.gif)
Icon | Member | Description |
---|---|---|
![]() ![]() |
ApplyPatch(String, String) |
For each product listed by the patch package as eligible to receive the patch, ApplyPatch invokes
an installation and sets the PATCH property to the path of the patch package.
|
![]() ![]() |
ApplyPatch(String, String, InstallType, String) |
For each product listed by the patch package as eligible to receive the patch, ApplyPatch invokes
an installation and sets the PATCH property to the path of the patch package.
|