中文.7z
Create a project with Chinese chars, publish as a single bundle, the target is longer runnable.
The issue is: The bundle is built with non-utf8 encoding(Maybe default encoding of Windows on my PC), but when executing, system always parses it as utf8 encoding.

中文.7z
Create a project with Chinese chars, publish as a single bundle, the target is longer runnable.
The issue is: The bundle is built with non-utf8 encoding(Maybe default encoding of Windows on my PC), but when executing, system always parses it as utf8 encoding.