Blaze987
❔ Output error when user missing .NET runtime
I think you're looking for a setup.exe / MSI installer. There's a bunch of ways to build those alongside your project. As for crossplatform compatibility, there's a reason sites have multiple download links 1 for each OS. They all need the correct runtimes and dependencies to be installed. You'd need to create a separate setup project to create all of these if that's something you want to support.
18 replies