Wix Burn: How to stop Bootstrapper from installing

2020-03-24 05:43发布

问题:

I believe this question might have been asked before me, but somehow, I'm not finding some appropriate answer.

I may have to write my own managed bootstrapper. But up-till now, in the examples I got, the bootstrapper is installing itself as well and appearing in Add-Remove programs instead of my product.

Question: Can we make bootstrapper to only install our products and pre-requisite applications and not to install itself?

Regards

回答1:

No. Burn is not a "fire and forget" bootstrapper. See http://robmensching.com/blog/posts/2012/6/25/b-is-for-bundle-and-thats-good-enough-for-me and http://www.joyofsetup.com/2013/07/05/burn-zero-one-or-n/.