You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix language detection when registry does not have a PreferredUILanguages entry
* fix: the cmd flashes back when the System Registry does not have a PreferredUILanguages project
When the System Registry does not have a PreferredUILanguages project, the execution of cmd will flash back and be 100% re-emerged.
In a newly installed Windows 10 system, there will be no PreferredUILanguages project in the registry if the user has not viewed or edited the system UI settings.
* fix: look for language settings in two registry locations
Co-authored-by: XiaoXi <[email protected]>
0 commit comments