IUpdateInstaller2 interface
Installs or uninstalls updates on a computer.
Methods
The IUpdateInstaller2 interface has these methods.
Method | Description |
---|---|
IUpdateInstaller2::get_ForceQuiet | Gets and sets a Boolean value that indicates whether Windows Installer is forced to install the updates without user interaction. |
IUpdateInstaller2::put_ForceQuiet | Gets and sets a Boolean value that indicates whether Windows Installer is forced to install the updates without user interaction. |
Remarks
You can create an instance of this interface by using the UpdateInstaller coclass. Use the Microsoft.Update.Installer program identifier to create the object.
Requirements
Minimum supported client | Windows XP, Windows 2000 Professional with SP3 [desktop apps only] |
Minimum supported server | Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only] |
Target Platform | Windows |
Header | wuapi.h |