|
|
|
|
#1 |
|
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 |
|
|
|
|
|
#2 |
|
Major Dude
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 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|