Added id and password, removed icon
This commit is contained in:
parent
a6ea725ca5
commit
fd6aa93073
@ -3,6 +3,7 @@
|
||||
#define RemoteMediaDir GetEnv('REMOTE_DIR_MEDIA')
|
||||
|
||||
[Setup]
|
||||
AppId={{C42BF9E1-4791-4098-A19E-74D6EAF0750F}
|
||||
AppName=Enderal SE
|
||||
DefaultGroupName=Enderal SE
|
||||
AppVersion=2.1.0
|
||||
@ -20,13 +21,15 @@ ExtraDiskSpaceRequired=20204613632
|
||||
AllowNetworkDrive=no
|
||||
Compression=lzma2/max
|
||||
SolidCompression=yes
|
||||
SetupIconFile=enderal.ico
|
||||
;SetupIconFile=enderal.ico
|
||||
UninstallDisplayName=Enderal SE
|
||||
UninstallDisplayIcon={app}\Game\Data\enderal.ico
|
||||
DisableWelcomePage=yes
|
||||
DisableDirPage=no
|
||||
DisableProgramGroupPage=no
|
||||
AllowNoIcons=yes
|
||||
Password=mod.pub
|
||||
Encryption=yes
|
||||
|
||||
[Files]
|
||||
; Root
|
||||
|
Loading…
Reference in New Issue
Block a user