Archive: Create language packet with Unicode


Create language packet with Unicode
Hi all!
I want to create a language packet(Vietnamese) with Unicode by
create 2 file: Vietnamese.nlf, Vietnamese.nsh and save it with Unicode format.
When I compile my setup code, is show
-------------------------
Invalid command: ;NSIS
!include: error in script: "C:\Program Files\NSIS\Contrib\Modern UI\Language files\Vietnamese.nsh" on line 1
Error in macro MUI_LANGUAGE on macroline 5
-------------------------
Is my solution feasible?
Are you have any solution, please help me!


Unicode is not supported. You'll have to use ANSI codepage 1258.