https://bugs.winehq.org/show_bug.cgi?id=53853
Bug ID: 53853 Summary: loader/wine.inf.in Unable to enter Chinese as Nombre when create regedit Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: 399989567@qq.com Distribution: ---
I know that we can modify wine.inf.in according to the format of the .inf file, so that wine will write the corresponding content into the registry when it starts.
such as:
HKLM,%FontSubStr%,"MS Shell Dlg 2",,"Tahoma"
But when I type Chinese in this file, the Chinese cannot be imported into the registry very well, instead it becomes garbled characters
such as:
HKLM,%FontSubStr%,"宋体",,"Tahoma"
After starting wine, the corresponding position will become garbled. instead of Chinese "宋体"