smsclictr.automation library
Uninstall a Windows Installer Package based on the Packgae Name

Namespace:  smsclictr.automation
Assembly:  smsclictr.automation(in smsclictr.automation.dll) Version: 1.1.3731.16627 (1.1.2.4)

Syntax

C#
public 
uint 
UninstallMSI_Name(
	
string 
Name
)

Parameters

Name
Type: System . . :: . String

Return Value

MSI Exit Code or 99 if Product was not found

See Also