Elektrine lite

← Feed

@jenskutilek@typo.social

Post #1403247

2026-04-02 19:12 UTC

@mitradranirban @fontra This generates an exe to install another exe? Wouldn’t a msi file be more desirable?

Replies (1)

  • @mitradranirban@typo.social 2026-04-03 02:51

    @jenskutilek @fontra as per the issue linked the user want something that puts the executable is a proper folder in Program Files with addition of start menu, uninstall option and Registry entries. NSIS does all that and when I used windows 10 yrs back most installer were NSIS exe format. Nowadays msi are used more, but most old windows program are available as NSIS installer

    Open ##1403248