With regard to creating bootstrapper applications, the official
documentation is a little lacking but here are some resources which may
help:
http://bryanpjohnston.com/2012/09/28/custom-wix-managed-bootstrapper-application/
http://blogs.msdn.com/b/heaths/archive/2011/10/28/introducing-managed-boo
1. Yes. You can handle disk switching in the source resolution callback from
the engine.
2. Use same UpgradeCode for upgrading Bundles and make sure newer versions have
higher versions.
3. Yes, via the various Execute callbacks.
4. You can definitely read the Variable that contains the log fil
2 matches
Mail list logo