A fork of of the extended WiX bootstrapper application that adds options to automatically launch the installed application when running in either passive or quiet modes.
Other
1
stars
0
forks
source link
Please update the WixBalExtensionExt to use WIX Toolset 3.11 #1
We have an old installer project that is dependent on this component. We want to upgrade WIX Toolset to 3.11 but since this component (WixBalExtensionExt) only supports WIX 3.10 we cannot upgrade our installer project.
I tried compiling the source code of WixBalExtensionExt locally but could not make it work with our installer project.
It would be helpful if you upgrade this project to use WIX Toolset 3.11 or please let me know if there are any suggestions.
Do you have some details on the problem you're having with WiX 3.11 and WixBalExtensionExt? I've been working on updating one of my projects and they seem to be working well together for me.
Hi,
We have an old installer project that is dependent on this component. We want to upgrade WIX Toolset to 3.11 but since this component (WixBalExtensionExt) only supports WIX 3.10 we cannot upgrade our installer project.
I tried compiling the source code of WixBalExtensionExt locally but could not make it work with our installer project.
It would be helpful if you upgrade this project to use WIX Toolset 3.11 or please let me know if there are any suggestions.
Thanks, Naveen