[wix-users] Generating boot strapper files
robert_yang at agilent.com
robert_yang at agilent.com
Mon Mar 27 07:07:59 PDT 2017
"Is the idea behind the <Bundle> element that typically my applications MSI will be the last in the Chain of things to install?"
For us that is typically the case. The usual idea is that application pre-requisites are installed first (as needed), then the application. Sometimes you need to install things after the MSI though, and that of course goes in after the MSI in the chain.
-Rob
More information about the wix-users
mailing list