Missing LoadLanguageFile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2677 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
b0f87bd459
commit
27f035f9e9
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Name "Version Info"
|
|||
|
||||
OutFile "VersionInfo.exe"
|
||||
|
||||
LoadLanguageFile "${NSISDIR}\Contrib\Language Files\English.nlf"
|
||||
;--------------------------------
|
||||
;Version Information
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue