this example is far less impressive in ASCII mode
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6465 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
e622bdbb91
commit
9f6236caac
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
||||||
;--------------------------------
|
;--------------------------------
|
||||||
;General
|
;General
|
||||||
|
|
||||||
|
;Properly display all languages (Windows 2000+ only!)
|
||||||
|
Unicode true
|
||||||
|
|
||||||
;Name and file
|
;Name and file
|
||||||
Name "Modern UI Test"
|
Name "Modern UI Test"
|
||||||
OutFile "MultiLanguage.exe"
|
OutFile "MultiLanguage.exe"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue