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
Write string to UNICODE file
4 posts
search MSDN for unicode file functions.
The Wiki contains some solutions, maybe one of them will be good enough.
Originally posted by kichikOnly One case
The Wiki contains some solutions, maybe one of them will be good enough.
http://nsis.sourceforge.net/Special:...search=unicode
1. write to ANSI file (more function)
2. convert ANSI->UNICODE