mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
installer file changes
This commit is contained in:
parent
d7dfa88b1c
commit
80738e7416
2 changed files with 4 additions and 4 deletions
|
|
@ -27,8 +27,8 @@ SolidCompression=yes
|
||||||
UninstallDisplayName=Ark Server Manager
|
UninstallDisplayName=Ark Server Manager
|
||||||
UninstallDisplayIcon={app}\ARK Server Manager.exe
|
UninstallDisplayIcon={app}\ARK Server Manager.exe
|
||||||
|
|
||||||
SourceDir={#RootPath}\Application Files\ARKServerManager_{#AppVerPath}
|
SourceDir={#SourceDir}
|
||||||
OutputDir={#RootPath}\
|
OutputDir={#OutputDir}\
|
||||||
OutputBaseFilename=ArkServerManager_{#AppVer}
|
OutputBaseFilename=ArkServerManager_{#AppVer}
|
||||||
|
|
||||||
[Languages]
|
[Languages]
|
||||||
|
|
|
||||||
|
|
@ -27,8 +27,8 @@ SolidCompression=yes
|
||||||
UninstallDisplayName=Conan Server Manager
|
UninstallDisplayName=Conan Server Manager
|
||||||
UninstallDisplayIcon={app}\ConanServerManager.exe
|
UninstallDisplayIcon={app}\ConanServerManager.exe
|
||||||
|
|
||||||
SourceDir={#RootPath}\Application Files\ConanServerManager_{#AppVerPath}
|
SourceDir={#SourceDir}
|
||||||
OutputDir={#RootPath}\
|
OutputDir={#OutputDir}\
|
||||||
OutputBaseFilename=ConanServerManager_{#AppVer}
|
OutputBaseFilename=ConanServerManager_{#AppVer}
|
||||||
|
|
||||||
[Languages]
|
[Languages]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue