Installation:
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 main <br/>
2. Install Microsoft Windows compatibility layer (Binary emulator and
Library)
3. Install Windows extension package Installation Tool winetricks under wine, and enter:
> Wget http://kegel.com/wine/winetricks <br/> chmod + x winetricks <br/> sudo MV winetricks/usr/local/bin
4. Install window. Cab to unpackage cabextract. Enter:
> Sudo apt-Get install cabextract
5. Install the related extensions used by RTX. Enter the following in the terminal:
> Winetricks msxml3 gdiplus riched20 riched30 IE6 vcrun6 vcrun2005sp1
6. Install RTX (I installed version 2009)
Ii. Solve the garbled Problem
Save the following code as winefont. Reg
Regedit4 <br/> [HKEY_LOCAL_MACHINE/software/Microsoft/Windows NT/CurrentVersion/fontsubstitutes] <br/> "Arial" = "simsun" <br/> "Arial ce, 238 "=" simsun "<br/>" Arial Cyr, 204 "=" simsun "<br/>" Arial Greek, 161 "=" simsun "<br/>" Arial Tur, 162 "=" simsun "<br/>" Courier New "=" simsun "<br/>" Courier New ce, 238 "=" simsun "<br/>" Courier New Cyr, 204 "=" simsun "<br/>" Courier New Greek, 161 "=" simsun "<br/>" Courier New Tur, 162 "=" simsun "<br/>" fixedsys "=" simsun "<br/>" helv "=" simsun "<br/>" Helvetica "=" simsun "< br/> "Ms sans serif" = "simsun" <br/> "Ms shell DLG" = "simsun" <br/> "Ms shell DLG 2" = "simsun" <br/> "system" = "simsun" <br/> "tahoma" = "simsun" <br/> "times" = "simsun" <br/> "Times New Roman ce, 238 "=" simsun "<br/>" Times New Roman Cyr, 204 "=" simsun "<br/>" Times New Roman Greek, 161 "=" simsun "<br/>" Times New Roman Tur, 162 "=" simsun "<br/>" TMS rmn "=" simsun "<br/>
Then the terminal executes:
> Regedit winefont. Reg
Copy simsun. TTC from the fonts in the Windows directory to/home/user/. Wine/drive_c/Windows/fonts.