Dmitry:

Are you attempting to install the same application to multiple websites 
(i.e. each with an individual IP address?  Can you give a few more details 
on what you are trying to do?

David Adams
MSN MessengerID: [EMAIL PROTECTED]





>From: Dmitry Briliuk <[EMAIL PROTECTED]>
>Reply-To: Dmitry Briliuk <[EMAIL PROTECTED]>
>To: wix-users@lists.sourceforge.net
>Subject: [WiX-users] install multiple instances of app?
>Date: Thu, 21 Sep 2006 13:30:59 +0400
>MIME-Version: 1.0
>X-Originating-IP: 217.21.56.2 via proxy [213.184.243.10]
>Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by 
>bay0-mc8-f19.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Thu, 
>21 Sep 2006 02:33:26 -0700
>Received: from sc8-sf-list1-new.sourceforge.net (unknown [10.3.1.93])by 
>sc8-sf-spam2.sourceforge.net (Postfix) with ESMTPid 59CAA12184; Thu, 21 Sep 
>2006 02:33:26 -0700 (PDT)
>Received: from sc8-sf-mx1-b.sourceforge.net 
>([10.3.1.91]helo=mail.sourceforge.net)by sc8-sf-list1-new.sourceforge.net 
>with esmtp (Exim 4.43)id 1GQKvt-0003Vb-2dfor 
>wix-users@lists.sourceforge.net; Thu, 21 Sep 2006 02:33:25 -0700
>Received: from externalmx-1.sourceforge.net ([12.152.184.25])by 
>mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256)(Exim 4.44) id 
>1GQKvs-0005pP-Dkfor wix-users@lists.sourceforge.net; Thu, 21 Sep 2006 
>02:33:25 -0700
>Received: from mx28.mail.ru ([194.67.23.67])by externalmx-1.sourceforge.net 
>with esmtp (Exim 4.41)id 1GQKvj-0003y2-T2for 
>wix-users@lists.sourceforge.net; Thu, 21 Sep 2006 02:33:17 -0700
>Received: from f41.mail.ru (f41.mail.ru [194.67.57.79])by mx28.mail.ru 
>(mPOP.Fallback_MX) with ESMTP id 5246381D577for 
><wix-users@lists.sourceforge.net>;Thu, 21 Sep 2006 13:32:03 +0400 (MSD)
>Received: from mail by f41.mail.ru with local id 1GQKtX-000J12-00for 
>wix-users@lists.sourceforge.net; Thu, 21 Sep 2006 13:30:59 +0400
>Received: from [213.184.243.10] by win.mail.ru with HTTP;Thu, 21 Sep 2006 
>13:30:59 +0400
>X-Message-Info: LsUYwwHHNt3wlzO1ly+x/yr7uq5G9iPHOXI6dcMlU4I=
>X-Mailer: mPOP Web-Mail 2.19
>X-Spam-Score: 0.5 (/)
>X-Spam-Report: Spam Filtering performed by sourceforge.net.See 
>http://spamassassin.org/tag/ for more details.Report problems 
>tohttps://sf.net/tracker/?func=add&group_id=1&atid=2000010.5 
>FROM_ENDS_IN_NUMS      From: ends in numbers0.0 SF_CHICKENPOX_PERIOD   
>BODY: Text interparsed with .0.0 SF_CHICKENPOX_SLASH    BODY: Text 
>interparsed with /0.0 SF_CHICKENPOX_UNDERSCORE BODY: Text interparsed with 
>_
>X-Spam-Score: 0.5 (/)
>X-Spam-Report: Spam Filtering performed by sourceforge.net.See 
>http://spamassassin.org/tag/ for more details.Report problems 
>tohttp://sf.net/tracker/?func=add&group_id=1&atid=2000010.5 
>FROM_ENDS_IN_NUMS      From: ends in numbers
>X-BeenThere: wix-users@lists.sourceforge.net
>X-Mailman-Version: 2.1.8
>Precedence: list
>List-Id: "General discussion for Windows Installer XML 
>toolset."<wix-users.lists.sourceforge.net>
>List-Unsubscribe: 
><https://lists.sourceforge.net/lists/listinfo/wix-users>,<mailto:[EMAIL 
>PROTECTED]>
>List-Archive: 
><http://sourceforge.net/mailarchive/forum.php?forum=wix-users>
>List-Post: <mailto:wix-users@lists.sourceforge.net>
>List-Help: <mailto:[EMAIL PROTECTED]>
>List-Subscribe: 
><https://lists.sourceforge.net/lists/listinfo/wix-users>,<mailto:[EMAIL 
>PROTECTED]>
>Errors-To: [EMAIL PROTECTED]
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 21 Sep 2006 09:33:27.0013 (UTC) 
>FILETIME=[FDBB0950:01C6DD60]
>
>It is required to intall web application multiple times on the same server 
>(i.e. into different web sites), or
>make multiple copies during single install.
>
>Each copy should have its own location (at least own Web.Config file) and 
>perhaps own item in unistall list, preferable each copy to have own suffix, 
>i.e. "My application on Website1"/"My application on Website2", etc.
>
>How to do this? WiX msi allows only one instance. The only idea was to make 
>few packages with different guids, or ajust package/product guid at 
>runtime, but it seems not a good style.
>
>TIA
>
>
>-------------------------------------------------------------------------
>Take Surveys. Earn Cash. Influence the Future of IT
>Join SourceForge.net's Techsay panel and you'll get the chance to share 
>your
>opinions on IT & business topics through brief surveys -- and earn cash
>http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>_______________________________________________
>WiX-users mailing list
>WiX-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to