Help Wanted: Windows users seem to prefer a proper installer over a loose .exe from a .zip archive. I'm not enough of a Windows user/developer to make this a reality. Can I nerd-snipe anyone into contributing? https://github.com/fontra/fontra-pak/issues/209
@fontra we need to create an nsis script and use this github action https://github.com/joncloud/makensis-action
GitHub - joncloud/makensis-action: Nullsoft scriptable install system GitHub action

Nullsoft scriptable install system GitHub action. Contribute to joncloud/makensis-action development by creating an account on GitHub.

GitHub
@fontra this is a sample workflow to create installer for all platforms https://github.com/joncloud/makensis-action-test/blob/publish/.github/workflows/main.yml
makensis-action-test/.github/workflows/main.yml at publish · joncloud/makensis-action-test

Test repository for nsis-action. Contribute to joncloud/makensis-action-test development by creating an account on GitHub.

GitHub
@mitradranirban @fontra I certainly don’t want this for macOS, though.