Adds node-webkit support to package.json, icons/favicon. Fix setup-win syntax. Adds new constants to templates
This commit is contained in:
parent
7edf1b2894
commit
756e1aa489
13 changed files with 75 additions and 28 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#define MyAppExeName "*PACKAGENAME.exe"
|
||||
|
||||
[Setup]
|
||||
AppId={{804636ee-b017-4cad-8719-e58ac97ffa5c}
|
||||
AppId={804636ee-b017-4cad-8719-e58ac97ffa5c}
|
||||
AppName={#MyAppName}
|
||||
AppVersion={#MyAppVersion}
|
||||
;AppVerName={#MyAppName} {#MyAppVersion}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue