NETworkManager icon indicating copy to clipboard operation
NETworkManager copied to clipboard

installer garbled characters

Open ted423 opened this issue 3 years ago • 2 comments
trafficstars

Describe your issue: image

Steps to reproduce the issue:

NETworkManager version:

Windows version: win 10 (Chinese) .NET-Framework version:

Screenshots

Eventlog (if application crashes)

ted423 avatar Mar 01 '22 12:03 ted423

There is no problem with the program itself

ted423 avatar Mar 02 '22 04:03 ted423

Hi, this seems to be a problem of the installer "Inno-Setup" (or the language file). I can try to report it to them.

BornToBeRoot avatar Mar 02 '22 20:03 BornToBeRoot

Hi, this seems to be a problem of the installer "Inno-Setup" (or the language file). I can try to report it to them.

What is your text encoding environment? Chinese requires utf-8 or utf-8 bom

lvzhenbo avatar Dec 15 '22 01:12 lvzhenbo

I tried. You seem to use GBK, but you have to use utf-8 @BornToBeRoot

lvzhenbo avatar Dec 15 '22 01:12 lvzhenbo

@lvzhenbo thanks!

I use utf-8. After i downloaded the inno setup files again, they are now UTF-8 bom (according to vs code).

I am not sure if everything is correct, but here are some screenshots:

image

image

image

image

BornToBeRoot avatar Dec 15 '22 21:12 BornToBeRoot

yes that is the correct character

lvzhenbo avatar Dec 16 '22 01:12 lvzhenbo

thanks

ted423 avatar Dec 16 '22 03:12 ted423

OK. Will be available in the next release!

BornToBeRoot avatar Dec 16 '22 14:12 BornToBeRoot