Custom WiX Burn bootstrapper user interface?
问题 I'm creating an installation package with WiX 3.6 primarily so I can take advantage of the Burn bootstrapping features. So far I have several MSI packages bundled together that will be installed with the built-in bootstrapper application ( WixStandardBootstrapperApplication.RtfLicense ). I have read that Burn allows the default bootstrapper application to be replaced by specifying a custom UX.dll , but I haven't yet been able to locate any resources that describes how the custom ux.dll is