Getting Started with WiX #8634
Unanswered
drusellers
asked this question in
Questions
Replies: 2 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
-
n13org has tutorials for basic installers - probably what you're looking for. https://github.com/n13org Don't be intimidated by Deployment Dojo's volume. I suggest using it as a reference manual. Pull up the list of episodes and check out what you fancy. It's not a soap opera! If you prefer learning by watching, the guys do a phenomenal job. |
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.
-
Hello Team 👋,
I was reading through this page, https://wixtoolset.org/docs/intro/
and was wondering if there is any other documentation that takes someone from "zero to hero"?
Specifically, I would love to see a small "Quick Start" that works with dotnet core, that uses WiX to package up a simple command line application into an MSI. This would greatly help me on my journey.
It's possible this exists already, and I just need some guidance.
TY
-d
Beta Was this translation helpful? Give feedback.
All reactions