Replies: 2 comments
-
As stated in the FAQ in https://wixtoolset.org/docs/fourthree/faqs/ in MsiPackage with the namespace use the following. then it words for me exactly as in v3.x before upgrading to wix4, the Setup dialog does not show during uninstall. Tested it with supplied UI <ui:WixUI Id="WixUI_FeatureTree"/> |
Beta Was this translation helpful? Give feedback.
-
No, my previous statement is not correct. the Setup will not display at all with the "WixBundleExecutePackageAction = 2" option. There is two outcomes, you either have a setup dialog everywhere, or nowhere. The "install only" setup dialog of V3.x I cannot get working on wix4. We are reverting to wix3 until there is better documentation or someone figure it out, or a fix. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Does the "Uninstall" usually work like this, where it shows the Resume Dialog with the "Install" Button?
Is this Correct, Logically I think if we are coming from the "Uninstall" button, then it should display "Uninstall" instead of "Install" ?
Regards
Beta Was this translation helpful? Give feedback.
All reactions