Old 17th October 2014, 01:16   #1
roonwhit
Junior Member
 
Join Date: Jan 2004
Location: Perth, Western Australia
Posts: 14
Problem migrating to v3.0 - Unicode??

I am migrating from Portable Apps version 2.46.5 to current version 3.0b1.

The Portable Apps compiler builds correctly, but in the current version, I get the following error:

Error: FileWriteWord is only available when building a Unicode installer
!include: error in script: "\Open\kwc54dw\Dev\NSH\Dumplog.nsh" on line 15

How do I build using Unicode with v3.0? I understand it has Unicode support?

Thanks,
David
roonwhit is offline   Reply With Quote
Old 17th October 2014, 06:29   #2
JasonFriday13
Major Dude
 
JasonFriday13's Avatar
 
Join Date: May 2005
Location: New Zealand
Posts: 916
Put 'Unicode True' near the top of the script .

There are other settings that have been added, as well as some Unicode only functions (FileWriteWord, FileReadWord, FileWriteUTF16LE, FileReadUTF16LE).

"Only a MouseHelmet will save you from a MouseTrap" -Jason Ross (Me)
NSIS 3 POSIX Ninja
Wiki Profile
JasonFriday13 is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump