logoalt Hacker News

indroratoday at 6:04 AM1 replyview on HN

Unfortunately, WiX is still a pain in the ass to use and there's a lot of simple tooling that makes NSIS/InnoSetup/etc shockingly easy to use while the same MSI experience is garbage.

msix is just a different beast entirely too.


Replies

pjmlptoday at 6:18 AM

What about using the Visual Studio packaging tools?

I live on .NET/C++ universe in regards to Windows development, so it might be it isn't as nice for not blessed stacks.