The way to open multiple fly-through windows in Vista

Source: Internet
Author: User
Keywords Fly value multiple at the same time install
And QQ is different, the default installation flying letter can only open a window on the computer, there have been many users asked mobile official, have been told that can not be achieved. But it's actually supported, and now we can open multiple windows on the computer by small modifications:

1, open the installation directory of Flying letter, find Client.config file, general in C:/Program http://www.aliyun.com/zixun/aggregation/19352.html ">files/china Mobile/fetion/client.config

2, with Notepad open, the contents are as follows:

? XML version= "1.0" encoding= "Utf-8"? >

<ImpsConfiguration>

<AppSettings>

<add key= "Builddate" value= "2008-5-27 12:43:17"/>

<add key= "linktype" value= "DOTNETVM"/>

<add key= "Version" value= "3.3.0599"/>

</AppSettings>

</ImpsConfiguration>

3. Add one line after three <add key=*****>:

<add key= "SingleInstance" value= "false"/>

4, that is to say:

? XML version= "1.0" encoding= "Utf-8"? >

<ImpsConfiguration>

<AppSettings>

<add key= "Builddate" value= "2008-5-27 12:43:17"/>

<add key= "linktype" value= "DOTNETVM"/>

<add key= "Version" value= "3.3.0599"/>

<add key= "SingleInstance" value= "false"/>

</AppSettings>

</ImpsConfiguration>

Save! You can open a letter on the computer window.

Fig. 1 The Flying interface

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.