start a new cmd without user specified active code page #8746

Open
opened 2026-01-31 01:36:56 +00:00 by claunia · 0 comments
Owner

Originally created by @huoxingkf on GitHub (Jun 2, 2020).

Environment

Platform ServicePack Version VersionString


Win32NT 10.0.18363.0 Microsoft Windows NT 10.0.18363.0

Also to cmd.exe

Steps to reproduce

In simpled chinese Environmet;
(Run tomcat with jdk 8);
Run file "startup.bat" in directory "apache-tomcat-8.5.46\bin";
A started tomcat window with messy code.

Expected behavior

In started tomcat window the word "info" shoud be printed as "信息" in Simple Chinese Edition;

Actual behavior

In started tomcat window the word "info" is actually printed as messy code"淇℃伅";

Suggested.

This issue is frequently discussed in Chinese forum.

When using comand "Start" to start a new cmd window, the new one is expected to inherit the "Active code Page " from the former one.
Also, the started cmd is expected show in "Windows Terminal" other than a new "cmd" window.

Originally created by @huoxingkf on GitHub (Jun 2, 2020). # Environment Platform ServicePack Version VersionString -------- ----------- ------- ------------- Win32NT 10.0.18363.0 Microsoft Windows NT 10.0.18363.0 Also to cmd.exe # Steps to reproduce In simpled chinese Environmet; (Run tomcat with jdk 8); Run file "startup.bat" in directory "apache-tomcat-8.5.46\bin"; A started tomcat window with messy code. # Expected behavior In started tomcat window the word "info" shoud be printed as "信息" in Simple Chinese Edition; # Actual behavior In started tomcat window the word "info" is actually printed as messy code"淇℃伅"; <!-- What's actually happening? --> # Suggested. ### This issue is frequently discussed in Chinese forum. When using comand "Start" to start a new cmd window, the new one is expected to inherit the "Active code Page " from the former one. Also, the started cmd is expected show in "Windows Terminal" other than a new "cmd" window.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8746