ANSI targets are deprecated, force the important examples to use Unicode.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7080 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
978ac79a5d
commit
bd5d47cbae
8 changed files with 21 additions and 6 deletions
|
@ -13,6 +13,7 @@
|
|||
;Name and file
|
||||
Name "Modern UI Test"
|
||||
OutFile "Basic.exe"
|
||||
Unicode True
|
||||
|
||||
;Default installation folder
|
||||
InstallDir "$LOCALAPPDATA\Modern UI Test"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue