Install RTX perfectly in Ubuntu (solving offline and garbled code problems)

Source: Internet
Author: User
Tags install window

This tutorial is successfully tested on ubuntu10.10 and 11.04. Other Ubuntu versions are for reference only.
1. Click Edit in the menu bar of the Ubuntu Software Center. Open Software source> other software> Add, and enter:

Deb http://ppa.launchpad.net/wine-cn/ppa/ubuntu lucid main2. then search wine in Ubuntu Software Center and install Microsoft Windows compatibility layer (Binary emulator and Library

3. Install Windows extension package Installation Tool winetricks under wine, and enter:
Http://www.kegel.com/wine/winetricks wget-C
Chmod + x winetricks
Sudo MV winetricks/usr/local/bin4. install window. Cab to unpack cabextract. Enter:
Sudo apt-Get install cabextract5. install the related extensions used by RTX. Enter
Winetricks msxml3 gdiplus riched20 riched30 IE6 vcrun6 vcrun2005sp1 this step will prompt an error, first open Firefox to download msxml3.msi (this file will be given when an error is reported, we can copy this address from the terminal to Firefox) and copy it to/home/AAA /. cache/winetricks/msxml3 (AAA is your username)

Run the command again after replication.
Winetricks msxml3 gdiplus riched20 riched30 IE6 vcrun6 vcrun2005sp1
6. Install RTX (I installed version 2009). During installation, there will be an error of rtxshlmenu. dll (note: this error is the only one). Ignore this error.
Wget-C http: // dl_dir.qq.com/qqfile/RTx/rtxclient2009formal.exe
Wine rtxclient2009formal.exe

7. Solve the garbled Problem
Open "application"-> "Wine"-> "Configure wine"-> "function library"-> in "add function library replacement", enter "oleaut32.dll ", click "add"> "application"> "OK ".

8. Solve the Problem of automatic disconnection
After logging on to RTX, remove the "Automatic status switch" check box in "Reply Settings" in "personal Settings.
9. fixed the problem of name garbled characters in the RTX dialog window.
Reset "name" in "personal Settings" of RTX

10. If garbled characters still exist, save the following code as RTX. Reg.

Regedit4
[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"

Then the terminal executes

Regedit RTX. Reg

Copy simsun. TTC from the fonts in the Windows directory to/home/user/. Wine/drive_c/Windows/fonts.

CP/Media/WINXP/Windows/fonts/simsun. TTC/home/user/. Wine/drive_c/Windows/fonts/

Note: Replace the preceding path with your actual path.


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.