Skip to content
⌘ NSIS Forum Archive

ConfigRead from Unicode file

2 posts

Backland#

ConfigRead from Unicode file

Hello,

I'm trying to read a settings value using the ConfigRead macro. Everything works great, unless the file being read is unicode, and the macro fails to read the value.

Is there a work-around for this?

Copying the file at runtime and converting to ANSI should not be an issue, but how can the file be converted programmatically at runtime?

Thanks
Backland#
Solution found:

Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.