Quote string

This commit is contained in:
Dave Page 2022-01-21 13:23:13 +00:00
parent c65f60771a
commit 12d6271b13

View File

@ -10,7 +10,7 @@
#define MyAppInvalidPath "Please provide a valid path."
#define MyAppErrorMsgIsWin32 "You already have a 32 bit installation of pgAdmin 4. Please uninstall this before installing the 64 bit version."
#define MyAppErrorMsgIsWin64 "You already have a 64 bit installation of pgAdmin 4. Please uninstall this before installing the 32 bit version."
#define MinimumWindowsVer 6.2.9200
#define MinimumWindowsVer "6.2.9200"
[Setup]
AppId={#MyAppName}{#MyAppVersion}