chromelyapps / Chromely

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
MIT License
2.98k stars 279 forks source link

How to Create Setup.exe #309

Closed redaxol closed 3 years ago

redaxol commented 3 years ago

I want to create an executable file of the application in order to install the application on several machines with different operating systems (Windows, linux, Mac)

mattkol commented 3 years ago

@redaxol

The project does not offer/support packaging/installations. You need to look at projects like Wix, Squirrel or alternatives https://stackoverflow.com/questions/1544292/what-installation-product-to-use-installshield-wix-wise-advanced-installer