This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- What is txt decoding method in Installscrip? Japanese UTF license is not display correctly on Japna...
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 02, 2021
08:26 AM
What is txt decoding method in Installscrip? Japanese UTF license is not display correctly on Japnaese OS
I come across a problem, I am using SdLicense2Ex(Installscript project type) with UTF-8 BOM or UTF-16 license Japanese file. And on customer's Japnases OS, it does not show correctly. On my English OS, it looks good. Then I switch to Japanese OS and I can see the problem.
If I use ANSI(JIS) to encode the txt file, then it looks good on japanese OS system but it does not look right on english OS.
So my question is, what is the default decoding method for installscript? and How can I control it?
I know in MSI project, installshield provide an option called UTF-8 Database, but it is not provided in installscript.
If I want to use UTF to decode all the txt file in installscript, how could I achieve it?
Thanks a lot!
(0) Replies