At the same time open the window a number of ways Fetion
,都被告知不能实现。 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.





























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