WiX v5: -help doesn't work on WiXStandardBA #8564
Unanswered
ADD-Izan-Garcia
asked this question in
Questions
Replies: 1 comment
-
@ADD-Izan-Garcia I also face same issue , details https://github.com/orgs/wixtoolset/discussions/8604 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
WiX version:
5.0.0
.NET version:
.NET 8.0.300
HeatWave version:
1.0.4.5
Windows Version:
Windows Server 2022 21H2
Problem:
We had before WiX v3 and it worked, but when migrating to WiX v5 the -help option doesn't work.
Repro steps:
Actual Result:
An empty dialog with only the name of the BA App.
Expected Result:
Help dialog with the HelpText: "/install | /repair | /uninstall ..."
Beta Was this translation helpful? Give feedback.
All reactions