This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user