|
|
#1 |
|
Junior Member
Join Date: Mar 2004
Posts: 2
|
Problem with Japanese
Hi All
,I'm having the follwing problem: In my .nsi file I use the LangString function to define a couple of custom error messages. These messages are in Japanese, but when I save the .nsi file as unicode it does not compile. Is there an alternate way to incorporate these special strings into the installer? Any ideas on what to do? |
|
|
|
|
|
#2 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
NSIS is compatible with Windows 9x/ME and therefore does not use Unicode. You should use MBCS instead.
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Mar 2004
Posts: 2
|
Thanks for the help! It works well now
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|