Use ICBC online banking in linux

Source: Internet
Author: User
In linux, use ICBC netbank-general Linux technology-Linux technology and application information. The following is a detailed description. I used UBUNTU 6.10 in the past, and it's okay to get online with silver. Two days ago, I installed the 7.10 version, but I couldn't get online banking. Now, back up the data and find it online.
Install ie6 first
First install wine and cabextract
If the source does not exist, you can add the deb http://us.archive.ubuntu.com/ubuntu edgy universe to the end of sources. list.
(
Sudo gedit/etc/apt/sources. list
Sudo apt-get update
)
Run the following command to install sudo apt-get install wine cabextract:

2. Install ie4linux
Run the following command on the terminal:
A: wget http://www.tatanka.com.br/ies4li... linux-latest.tar.gz
B: tar zxvf ies4linux-latest.tar.gz

Here I want to add a paragraph
Chmod-R + x ies4linux *
C: cd ies4linux -*
D:./ies4linux
Run ie6
After installing ie, you can go to the work line's website and download the control.

After a day of hard work, the dialog box button and the problem of Entering Chinese characters are also solved.

After installation, download the font file and copy it to the directory.
~ /. Ies4linux/ie6/drive_c/windows/fonts

At this time, there are two problems after running the IE6 icon on the desktop:
1. scim cannot be used to input Chinese Characters
2. The button text in the dialog box is garbled

Solution
1.
Remove the front-end of scim settings-> global settings-> embed the pre-edited string in the front of the Client
Remove the scim settings panel-> gtk-> embedded candidate word label

2.
Copy A simsun. ttc file to windows
~ /. Ies4linux/ie6/drive_c/windows/fonts

Gedit ~ /. Ies4linux/ie6/system. reg

Find the two rows
"MS Sans Serif" = "sserife. fon"
"MS Serif" = "serife. fon"

Replace

"MS Sans Serif" = "SIMSUN. TTC"
"MS Serif" = "SIMSUN. TTC"

Additional Modification
The following sections
[Software \ Microsoft \ Windows NT \ CurrentVersion \ FontSubstitutes] 1144897563
"MS Shell Dlg" = "SimSun"
"MS Shell Dlg 2" = "SimSun"

Save and exit. OK.
Related Article

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.