Fixed typo in .iss file
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
[Setup]
|
[Setup]
|
||||||
AppName={#MyAppName}
|
AppName={#MyAppName}
|
||||||
AppId={2A04F9B8-0EF1-4D46-A335-E484DA6CE8A7}
|
AppId={{2A04F9B8-0EF1-4D46-A335-E484DA6CE8A7}
|
||||||
AppVersion={#MyAppVersion}
|
AppVersion={#MyAppVersion}
|
||||||
AppPublisher={#MyAppPublisher}
|
AppPublisher={#MyAppPublisher}
|
||||||
AppPublisherURL={#MyAppURL}
|
AppPublisherURL={#MyAppURL}
|
||||||
|
|||||||
Reference in New Issue
Block a user