Modifying the "WixUI_InstallDir" doesn't show UI #8593
Unanswered
shreyasg197
asked this question in
Questions
Replies: 0 comments
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.
-
Following https://wixtoolset.org/docs/tools/wixext/wixui/#addingremovingdialogs
I wanted to remove the License dialog, so I copied the source for WixUI_InstallDir and modified as below
I am using it in my package.wxs as below
After running the MSI the UI never shows
Beta Was this translation helpful? Give feedback.
All reactions