-
I haven't been able to find anything on the subject of creating WiX4 installs without a project file. I've got several installs in WiX3 that I want to convert to Wix4. The current installs don't have a project file associated with them. Is this possible in WiX4? Am I going to need to create a project file for each install? Am I looking at a total rewrite incorporating a wixproj file for each install? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
DSmitj
Aug 10, 2023
Replies: 1 comment 4 replies
-
Quick question: Have you read the "Get started with WiX" page? |
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
The ole colloquial adage that there is more than one way to skin a cat (not that I'd ever try). I'd figured I'd ask if your team were doing use cases beyond just the wixproj.
Thanks for your consideration,
D