1. I have a big installer and just trying to test unicode plugin. So here:
StrCpy $7 "D:\xasd.txt"
unicode::UnicodeType "$7"
Pop $8
FileOpen $9 "D:\check_type.txt" w
FileWrite $9 $8
FileClose $9
2. All the time I get 6 in the check_type. I don't understand why. (xasd.txt is
already created)
What is the expected output? What do you see instead?
"NONE" etc.
What version of the product are you using? On what operating system?
unicode plugin 1.1
Please provide any additional information below.
Original issue reported on code.google.com by kostyasm...@gmail.com on 26 Jun 2014 at 3:59
Original issue reported on code.google.com by
kostyasm...@gmail.com
on 26 Jun 2014 at 3:59