Added VIFileVersion instruction and fixed version info resource default language
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6160 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
737a5c8468
commit
3cd6ebbf39
7 changed files with 96 additions and 29 deletions
|
@ -70,6 +70,7 @@ enum
|
|||
TOK_DEFVAR,
|
||||
TOK_VI_ADDKEY,
|
||||
TOK_VI_SETPRODUCTVERSION,
|
||||
TOK_VI_SETFILEVERSION,
|
||||
#ifdef _UNICODE
|
||||
TOK_TARGETMINIMALOS,
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue