Reference/Unicode: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(Created page with "=Unicode= true|<ins>false</ins> Generate a Unicode installer. It can only be used outside of sections and functions and before any data is compressed. [introduced with NSI...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
Generate a Unicode installer. It can only be used outside of sections and functions and before any data is compressed.
Generate a Unicode installer. It can only be used outside of sections and functions and before any data is compressed.


[introduced with NSIS v3.0a0]]
''Command introduced with NSIS v3.0a0''

Latest revision as of 15:39, 21 May 2013

Unicode

true|false

Generate a Unicode installer. It can only be used outside of sections and functions and before any data is compressed.

Command introduced with NSIS v3.0a0