Archive: Write string to UNICODE file


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


search MSDN for unicode file functions.


The Wiki contains some solutions, maybe one of them will be good enough.

http://nsis.sourceforge.net/Special:...search=unicode


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