;中国 COLD FUSION 用户组; WWW.CFWINDOW.COM 
您的位置 :首页 >> CF 技巧文章 >> 阅读文章内容 [ 关闭窗口 ]      

技巧文章内容 
    怎样同时打开多个CFSTUDIO的窗口
文章作者 : Linkfoxo [ linkfoxo@yahoo.com ]          Web URL : http://
上载日期 : 2000-11-23

在有些场合需要同时打开多个STUDIO的窗口. 只需要按以下说明修改注册表就可以了. If, for some reason, you would like to open more than one instance of ColdFusion Studio, you can do a bit of Registry hacking to accomplish this. If you feel comfortable in changing Registry settings, please continue; otherwise, don't. In addition, be sure to backup your Registry prior to changing it. You can add a key to the system Registry at: HKEY_CURRENT_USER\Software\Allaire\Studio45 Within that tree, add the string (right-click, choose 'New' > 'String Value') called: AllowMultipleInstances Then set that value to 1 (right-click the new entry, choose 'Modify', enter the value in the text box). This has only been tested in ColdFusion Studio 4.5.1 - I'm not sure if it works in earlier versions. Keep in mind that ColdFusion Studio eats tons of system resources, so opening multiple instances could possibly crash your system. With that said, have fun! I have also provided a direct link to the registry file here. This may or may not work for your system, so please backup your Registry before trying it! You can choose "Open in current location" when prompted, or you can save it to disk and run it by double-clicking it. 您也可以通过下面的联接下载自动修改注册表. AllowMultipleInstances.reg







< 联系我们 --- 中国Cold Fusion用户组>

CFUG 国内(总部):Linkfoxo    上海:CFANS    北京:Cafe,Cyberkid,liwater    沈阳:Wangking
  
哈尔滨:Baiming    浙江:梅盛松    江西:陈末
  
CFUG (国际) Nagoya(名古屋):Codeguru    新加坡:YUZI    新西兰(Auckland):Richard CHEN
Copyright 2000-2001 www.cfwindow.com.All rights reserved

;中国 COLD FUSION 用户组; WWW.CFWINDOW.COM