http://bugs.winehq.org/show_bug.cgi?id=29735
--- Comment #12 from Ma Xiaojun damage3025@gmail.com 2012-01-31 10:33:35 CST --- Qian Hong:
Please check using regedit HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink
A CLI method for such checking is desirable and I find the following two commands relevant. http://ss64.com/nt/reg.html http://ss64.com/nt/regedit.html
In my wine 1.3.37. (I'd try latest version later) `reg` command is a stub while `regedit` command is not fully completed.
Anyway, try this command. LANG=C regedit /e - "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink"
The REG_MULTI_SZ values would be displayed as hexadecimal and thus make the strings obscure.