We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558a48f commit 01dbc47Copy full SHA for 01dbc47
Source/Installer/RMG.iss
@@ -22,7 +22,7 @@
22
AppId={{AD31B3C7-8374-43D0-9C6C-81A01BE4822B}
23
AppName={#MyAppName}
24
AppVersion={#MyAppVer}
25
-;AppVerName={#MyAppName} {#MyAppVersion}
+AppVerName={#MyAppName} {#MyAppVer}
26
AppPublisher={#MyAppPublisher}
27
AppPublisherURL={#MyAppURL}
28
AppSupportURL={#MyAppURL}
0 commit comments