SlackwareLinux: Wine usage notes

Source: Internet
Author: User

1. Speed up startup
1. "winecfg" to set the wine directory and hardware. It seems that the startup speed is faster after virtual desktop is set, and the software installation can be smoother.
2. Disable WINEDEBUG: the startup script is written as follows:

#! /Bin/sh
WINEDEBUG =-all wine '/home/user name/. wine/drive_c/Program Files (x86)/ABBYY FineReader 10/FineReader.exe'

Ii. Install the. msi file

Wine msiexec/I install. msi

Or

Wine start install. msi

Iii. windows boot

Iv. Chinese support settings:

1. Copy simsun. ttc to/home/username/. wine/drive_c/Windows/fonts in windows
2. Import the Registry

REGEDIT4

[HKEY_LOCAL_MACHINESoftwareMicrosoftWindows NTCurrentVersionFontSubstitutes]

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

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.