Method | Description | |
---|---|---|
MyProductSetup ( string msiFile, bool enableLoging = true ) : System | ||
StartInstall ( ) : void | ||
StartRepair ( ) : void | ||
StartUnInstall ( ) : void |
public MyProductSetup ( string msiFile, bool enableLoging = true ) : System | ||
msiFile | string | |
enableLoging | bool | |
return | System |