|
|
#1 |
|
Junior Member
Join Date: Mar 2011
Posts: 20
|
NSIS Unicode issues
Hi,
I am writing a plugin to meet my customized requirements. This is how the plugin fn. structure look like. code: The popped username and password does not seems to correctly popped as a unicode string. I have written this plugin to add a new user (I know plugins are already available in NSIS), when I give the command "net user" in command prompt it shows some junk characters. I am using visual studio 2010 and and the build setting is "use unicode character set". And I am calling the plugin fn. from NSIS script as follows code: while compiling I am getting the following warning also code: Where could be the mistake? Thanks for your help, Lloyd |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,216
|
Have you linked against the correct plug-in library? Just changing the character set alone is not enough.
Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|