Wine is a Linux virtual Windows environment. It is very useful for new users, especially those who cannot do without XP. However, I personally think that apart from playing CS and Warcraft, the rest are cumbersome and I do not like playing games, so Wine is also cumbersome for me. I 'd like to introduce it. The method for installing wine in Fedora9 is simple. On the end, enter: # yuminstallwine and set the wine Chinese garbled characters, simsun. ttc
Wine is a Linux virtual Windows environment. It is very useful for new users, especially those who cannot do without XP. However, I personally think that apart from playing CS and Warcraft, the rest are cumbersome and I do not like playing games, so Wine is also cumbersome for me. I 'd like to introduce it. The method for installing wine in Fedora 9 is simple. input:
# Yum install wine
Then, set the wine Chinese garbled characters and copy simsun. ttc from the Fonts in the Windows directory to/home/user/. wine/drive_c/windows/fonts. Save the following code as fonts. reg and run it on the terminal (SEE ):
# Regedit fonts. reg
Fonts. reg code
**************************************** ****
[HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows NT \ CurrentVersion \ FontSubstitutes]
"Arial" = "simsun"
"Arial CE, 238" = "simsun"
"Arial CYR, 204" = "simsun"
"Arial Greek, 161" = "simsun"
"Arial TUR, 162" = "simsun"
"Courier New" = "simsun"
"Courier New CE, 238" = "simsun"
"Courier New CYR, 204" = "simsun"
"Courier New Greek, 161" = "simsun"
"Courier New TUR, 162" = "simsun"
"FixedSys" = "simsun"
"Helv" = "simsun"
"Helvetica" = "simsun"
"MS Sans Serif" = "simsun"
"MS Shell Dlg" = "simsun"
"MS Shell Dlg 2" = "simsun"
"System" = "simsun"
"Tahoma" = "simsun"
"Times" = "simsun"
"Times New Roman CE, 238" = "simsun"
"Times New Roman CYR, 204" = "simsun"
"Times New Roman Greek, 161" = "simsun"
"Times New Roman TUR, 162" = "simsun"
"Tms Rmn" = "simsun"
Now wineshows Chinese characters. Let's install a QQ test, download qq.exe, and double-click it to install it directly. How can this problem be solved.
I installed the English version of QQ2005, which is relatively small and runs fast (SEE ).