smsclictr.automation library
The WindowsInstallertype exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular
type. (Inherited from
Object.) |
|
GetType |
Gets the
Typeof the current instance. (Inherited
from
Object.) |
|
InstallMSI |
Install a Windows Installer Package
|
|
ReinstallMSI_ID |
Reinstall/Repair a Windows Installer Package
based on the MSI-ID
|
|
ReinstallMSI_Name |
Reinstall/Repair a Windows Installer Package
based on the Packagename
|
|
ToString | (Inherited from Object.) | |
UninstallMSI_ID |
Uninstall a Windows Installer Package based on
the MSI-ID
|
|
UninstallMSI_Name |
Uninstall a Windows Installer Package based on
the Packgae Name
|