mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-03-10 12:01:44 -04:00
Please update the WixBalExtensionExt to use WIX Toolset 3.11 #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nnkumarn on GitHub (Jul 22, 2022).
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
@ckaczor commented on GitHub (Apr 27, 2023):
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.