Replies: 1 comment
-
Many things have changed. Source for the "native" WiX extensions is at https://github.com/wixtoolset/wix/tree/develop/src/ext. |
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.
-
We are in the process of upgrading from version 3.11 to 4.0 and have an existing custom extension class that houses our custom actions used for multiple different installer projects. We are having trouble locating the WixExtension class that is inherited based on the version 3 example for setting up a Skeleton Wix Extension. What packages do we need to download, and has the namespace or classes changed? And if there is a better way for setting up a custom extension class using version 4, could you describe how to accomplish that?
Beta Was this translation helpful? Give feedback.
All reactions