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:
kichik 2014-05-05 02:20:42 +00:00
parent e622bdbb91
commit 9f6236caac

View file

@ -10,6 +10,9 @@
;--------------------------------
;General
;Properly display all languages (Windows 2000+ only!)
Unicode true
;Name and file
Name "Modern UI Test"
OutFile "MultiLanguage.exe"