Digitally Signed Wix4 Bundle Installer does not Install the Binaries #7721
Unanswered
rajanbabu033
asked this question in
Questions
Replies: 2 comments 6 replies
-
Sounds like you did not sign the bundle correctly. Double-check the documentation and make sure you followed all of the steps. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Any good document to properly sign the bundle installer in wix4 environment in the build pipeline? |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
We have created wix Bundle Installer. This is digitally signed.
This internally has following packages,
Dot Net Installation package(Exe)
3rd party OpenTapWix package(msi) -> This is digitally signed
Our Application Installation Package(msi) ->This is digitally signed
When I try to double click the bundle installer and click Install button, it try to open the Open Dialog instead of installing
Attached the log file and screenshot. Kindly help here.
Note : If bundle Installer is not digitally signed, then Installation is success.
ITS_Operator_Application_3.7.0.789_20230911103327.log
Beta Was this translation helpful? Give feedback.
All reactions