Post #1403244
2026-04-02 18:19 UTC
@fontra we need to create an nsis script and use this github action https://github.com/joncloud/makensis-action
Replies (2)
-
@mitradranirban@typo.social 2026-04-02 18:23
@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
-
@jenskutilek@typo.social 2026-04-02 19:12
@mitradranirban @fontra This generates an exe to install another exe? Wouldn’t a msi file be more desirable?