Create custom Bootstrapper Application #8119
Unanswered
AntonyNifosi
asked this question in
Questions
Replies: 2 comments
-
Anyone? |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems I have to write my own bootstrapper, is there any doc to explain how achieve it ? In last wix version (5.0.0) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a solution where I got 2 projects. One generating a package (.msi), one generating a bundle (.exe installer) with the MSI and other MSI / EXE.
I would like to be able to choose, when I am using the EXE installer, which package to install with checkbox for example. I didn't find anything to do it ?
Do I have to do my own bootstrapper to achieve this or is it possible by only wix stuff or maybe XML (I saw that themes for installer are XML files).
Beta Was this translation helpful? Give feedback.
All reactions