This commit is contained in:
Lyz Coote
2026-02-02 21:52:13 +01:00
parent d6a5cb8a67
commit 0f71cd3e0a
30 changed files with 3949 additions and 93 deletions

View File

@@ -1,6 +1,6 @@
[Setup]
AppName=EMLy
AppVersion=1.0.0
AppVersion=1.1.4
DefaultDirName={autopf}\EMLy
OutputBaseFilename=EMLy_Installer
ArchitecturesInstallIn64BitMode=x64compatible
@@ -8,6 +8,8 @@ DisableProgramGroupPage=yes
; Request administrative privileges for HKA to write to HKLM if needed,
; or use "lowest" if purely per-user, but file associations usually work better with admin rights or proper HKA handling.
PrivilegesRequired=admin
SetupIconFile=..\build\windows\icon.ico
UninstallDisplayIcon={app}\EMLy.exe
[Files]
; Source path relative to this .iss file (assuming it is in the "installer" folder and build is in "../build")