Replies: 2 comments 13 replies
-
OK. I believe the answer to my question#1 is "NO - customizing standard Welcome Dialog with WiX is impossible." (the answer is based on this article - https://wixtoolset.org/docs/v3/wixui/wixui_customizations/). |
Beta Was this translation helpful? Give feedback.
8 replies
-
Take a look at https://wixtoolset.org/docs/tools/wixext/util/#launch-an-embedded-file. |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to customize the welcome screen of installer for my product to add "About" button that would open some descriptive document (ex. About-.pdf).
In particular I want to know two things:
PS:
I'm using WiX Toolset 3.11
PPS:
Is there more actual and/or detailed book (I don't like to learn software by videos) than Wix 3.6 Developer's Guide ... by Nick Ramirez (of 2012)?
Beta Was this translation helpful? Give feedback.
All reactions