http://bugs.winehq.org/show_bug.cgi?id=29735 --- Comment #12 from Ma Xiaojun <damage3025(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.