Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Wix v5 #40

Open
szyb opened this issue Jul 25, 2024 · 1 comment
Open

Update to Wix v5 #40

szyb opened this issue Jul 25, 2024 · 1 comment
Labels

Comments

@szyb
Copy link

szyb commented Jul 25, 2024

Honestly, this is a very useful project for every WiX Toolset project. However now it is 2024 and WiX is going forward and they released v5 of their Toolset which is not compatible with msiext (which targets v3).

Most (or maybe all) of those extensions would work in version 5 after upgrading by using included upgrade tool from WiX. I've been tested it by upgrading ServiceCredDlg to version 5 and compiled into my setup. It works, together with custom actions, which works with v5 without recompiling them.

Please consider upgrade all extensions and dialogs to WiX version 5.

@dblock
Copy link
Owner

dblock commented Jul 26, 2024

I haven't used msiext in a decade, but please do contribute! Happy to review PRs and promote new maintainers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants