Install Wine virtual Windows on Fedora9

Source: Internet
Author: User
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 ).

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.