Skip to content
⌘ NSIS Forum Archive

Write string to UNICODE file

4 posts

Guest#

Write string to UNICODE file

Hi All

Is any way to replace some string in UNICODE text file? http://nsis.sourceforge.net/Write_to...le_line_number doesn't work
kichik#
The Wiki contains some solutions, maybe one of them will be good enough.

Guest#
Originally posted by kichik
The Wiki contains some solutions, maybe one of them will be good enough.

http://nsis.sourceforge.net/Special:...search=unicode
Only One case
1. write to ANSI file (more function)
2. convert ANSI->UNICODE