This commit is contained in:
2021-12-02 00:03:04 +00:00
parent 92a44fd4ec
commit 0567fdaa05
8 changed files with 53 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
; external to lan requires different config
#define MyAppName "AyaNova"
#define MyAppVersion "8.0.0-alpha.141"
#define MyAppVersion "8.0.0-beta.1"
#define MyAppPublisher "Ground Zero Tech-Works, Inc."
#define MyAppURL "https://ayanova.com/"
#define MyAppExeName "AyaNova.exe"
@@ -27,7 +27,7 @@ LicenseFile=C:\data\code\raven\dist\assets\license.rtf
; Uncomment the following line to run in non administrative install mode (install for current user only.)
;PrivilegesRequired=lowest
OutputDir=C:\data\code\raven\dist\install\windows-pg-standalone\output
OutputBaseFilename=ayanova-server-setup
OutputBaseFilename=ayanova-single-setup
SetupIconFile=C:\data\code\raven\graphics\logo.ico
Compression=lzma
SolidCompression=yes