WixSharp.UI.Forms |
WixSharp.UI.Properties |
Name | Description |
---|---|
GenericSetup | Generic class that represents runtime properties of the typical MSI setup. It is a ViewModel class, which has 'value changed' events for all bindable properties automatically marshalled for the cross-thread calls. |
MsiSession | Generic class that represents runtime properties of the MSI setup session as well as some runtime properties of the product being installed (e.g. CodePage, Caption). It also Simplifies MSI execution and provides automatic responses on the MSI Messages. Normally |
MsiSetupForm | |
MyProductSetup |