We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd58d4a commit cb32915Copy full SHA for cb32915
scripts/setup5.iss
@@ -5,7 +5,7 @@
5
#define MyAppURL "https://github.com/GerbilSoft/rom-properties"
6
7
#include "../pkg_windows/build.i386/src/config.version.h"
8
-#define MyAppVersion RP_VERSION_STRING
+#define MyAppVersion RP_VERSION_STRING-xp
9
10
[Setup]
11
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
0 commit comments