At the same time open the window a number of ways Fetion

May 29, 2008

,都被告知不能实现。 The default installation Fetion only on your computer open a window, there was a lot of users asked about the mobile official, have not been informed. But in fact it is supported, and now we can be a small modification on your computer to open multiple windows:

1, open Fetion installation directory to find Client.config documents, generally ×:/×××/ Fetion / Client.config

2, use Notepad to open, read 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, in three <add key=*****> behind the increase in line:
<add key="SingleInstance" value="false"/>

4, which is this:
<? 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! The computer can open N months Fetion window.

Network

  1. passer
    At 20:56 on June 2, 2008 | # 1

    No matter : (

  2. sun
    At 22:09 on June 2, 2008 | # 2

    Fetion 2008 now will be able to open multiple windows, and you, this idea out of date!

  1. No trackbacks and pingbacks.