mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
inno script syntax error fix
This commit is contained in:
parent
45f9d08595
commit
1d232e3302
@ -10,7 +10,7 @@
|
||||
[Setup]
|
||||
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
|
||||
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
|
||||
AppId={80B901C8-D6FE-494E-8AF7-A2BD440E8644}
|
||||
AppId={{80B901C8-D6FE-494E-8AF7-A2BD440E8644}
|
||||
AppName={#MyAppName}
|
||||
AppVersion={#MyAppVersion}
|
||||
;AppVerName={#MyAppName} {#MyAppVersion}
|
||||
|
Loading…
Reference in New Issue
Block a user