Shipping a .NET application with MakeNSIS — 1. From publish to Setup.exe
A dotnet publish delivers files; an installer delivers a deployment experience. MakeNSIS turns that final step into …
3 articles
A dotnet publish delivers files; an installer delivers a deployment experience. MakeNSIS turns that final step into …
Part one produces a working installer with dotnet, makensis.exe, and one complete .nsi file. This part starts from that …

This article is the English version of a French blog post.