|
|
@@ -8,7 +8,7 @@
|
|
|
#define public Dependency_Path_NetCoreCheck "dependencies\"
|
|
|
|
|
|
#define MyAppName "PRS Server"
|
|
|
-#define MyAppVersion "8.55"
|
|
|
+#define MyAppVersion "8.55.1"
|
|
|
#define MyAppPublisher "PRS Digital"
|
|
|
#define MyAppURL "https://www.prs-software.com.au"
|
|
|
#define MyAppExeName "PRSServer.exe"
|
|
|
@@ -51,7 +51,7 @@ Type: files; Name: {userappdata}\PRSServer\version.txt
|
|
|
Source: "{#Dependency_Path_NetCoreCheck}netcorecheck.exe"; Flags: dontcopy noencryption
|
|
|
Source: "{#Dependency_Path_NetCoreCheck}netcorecheck_x64.exe"; Flags: dontcopy noencryption
|
|
|
Source: "bin\{#ReleaseType}\net8.0-windows\*.*"; Excludes: "ServerSettings.settings, version.txt"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs; AfterInstall: UpdateVersionNumber
|
|
|
-Source: "..\PRS.Recovery\PrsRecovery\bin\{#ReleaseType}\net8.0-windows\*"; DestDir: "{app}\PRSRecovery"; Flags: ignoreversion recursesubdirs createallsubdirs;
|
|
|
+Source: "..\PRS.Recovery\bin\{#ReleaseType}\net8.0-windows\*"; DestDir: "{app}\PRSRecovery"; Flags: ignoreversion recursesubdirs createallsubdirs;
|
|
|
|
|
|
[Dirs]
|
|
|
Name: "{userappdata}\PRSServer\";
|