mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +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
|
||||
UninstallDisplayIcon={app}\ARK Server Manager.exe
|
||||
|
||||
SourceDir={#RootPath}\Application Files\ARKServerManager_{#AppVerPath}
|
||||
OutputDir={#RootPath}\
|
||||
SourceDir={#SourceDir}
|
||||
OutputDir={#OutputDir}\
|
||||
OutputBaseFilename=ArkServerManager_{#AppVer}
|
||||
|
||||
[Languages]
|
||||
|
|
|
|||
|
|
@ -27,8 +27,8 @@ SolidCompression=yes
|
|||
UninstallDisplayName=Conan Server Manager
|
||||
UninstallDisplayIcon={app}\ConanServerManager.exe
|
||||
|
||||
SourceDir={#RootPath}\Application Files\ConanServerManager_{#AppVerPath}
|
||||
OutputDir={#RootPath}\
|
||||
SourceDir={#SourceDir}
|
||||
OutputDir={#OutputDir}\
|
||||
OutputBaseFilename=ConanServerManager_{#AppVer}
|
||||
|
||||
[Languages]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue