-
Cant add the nuget https://www.nuget.org/packages/wix/4.0.4/ to my project. Output from Package Manager: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Please read the Getting Started documentation at https://wixtoolset.org. Acquiring WiX v4 is very different from WiX v3. |
Beta Was this translation helpful? Give feedback.
I made a new Custom Action project to my solution from the Heatwave template.
This worked, and copyed all my [CustomAction] code into the new procect.
Wile installing via my .msi file the installer cant fint my CA.dll
Is there also a another way to include the CA.dll into my MSI installer in WIX 4.0.4