Quote:
Originally Posted by gianonnis
if I put the computer in simplified Chinese after I run the setup it gives me a runtime error and I can't install how to fix it thanks have a nice day
|
for some reason windows uses CP-1250 instead of UTF8 even in Win10 / Win 11
Change this
Code:
WINDOWS 10: "Settings" >> "Time and Language" >> "Region" >> "Additional date, time and region settings" >> "REGION" >> "Administrative" >> "Languages for non-unicode programs" >> "Change System Locale" >> Chinese (Simplified, China)
to this
Code:
WINDOWS 10: "Settings" >> "Time and Language" >> "Region" >> "Additional date, time and region settings" >> "REGION" >> "Administrative" >> "Languages for non-unicode programs" >> "Change System Locale" >> English (United States)