Quote string
parent
c65f60771a
commit
12d6271b13
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue