Open guerinoni opened 4 years ago
A W10 installer would be useful for me. Let me know if I can help in some way to get this.
If you have a W10 machine you can try to use inno setup software (https://jrsoftware.org/isinfo.php) or framework installer (https://doc.qt.io/qtinstallerframework/ifw-tutorial.html)
I was able to create an installer with inno setup (x64 architecure only)
Cool! If you want some support reach me out on discord guerra#2058 :)
The right way is set up windeploy properly
I saw you have a working github action for Windows. is there the possibility to upload the exe in releases?
I saw you have a working github action for Windows. is there the possibility to upload the exe in releases?
I think you need to create an installer with inno setup for example, because you can't link statically the Qts and upload only the installer
An installer for W10