Skip to content
⌘ NSIS Forum Archive

NsExec and ANSI characters

5 posts

fabiochelly#

NsExec and ANSI characters

Hi,

I use NsExec::ExecToLog to execute commands.
The problem is that special characters are not displayed properly as you can see on this screenshot ('e' acute are replaced by commas):

Is there a way to correct this problem?
fabiochelly#
Ah OK. In fact I use it only because it also sends the output to the NSIS output window.

Thank you very much for your help.