Replies: 2 comments
-
FYI: WiX v3 is out of community support. If you have an extended support contract with WiX Developer Direct contact your support contact for a complete answer. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Then I am closing this one. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am using WiX v3 (3.14.0) to install Microsoft Visual C++ 2015-2022 Redistributable (x64) if it is missing on the user computer before my app is installed. But I can't find the following data for the latest version 14.42.34438 in order to feed ExePackage and RemotePayload properties:
DownloadUrl in a form of a forward link (similar to the e.g. 'http://go.microsoft.com/fwlink/?LinkId=615460')
CertificatePublicKey
CertificateThumbprint
Hash
Beta Was this translation helpful? Give feedback.
All reactions