There is a minimum configuration; OS, memory, CPU, etc.

IIS is checked for but not acted upon unless one of the web features is
selected. 

______________________
 
Don Tasanasanta
VIACK Corporation
425-605-7423
 
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of david
adams
Sent: Monday, August 21, 2006 7:09 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] optionally decalre default website

Don:

Is there a standard machine / configuration to which you are targeting
the 
install?

David Adams
MSN MessengerID: [EMAIL PROTECTED]





>From: "Don Tasanasanta" <[EMAIL PROTECTED]>
>To: <wix-users@lists.sourceforge.net>
>Subject: [WiX-users] optionally decalre default website
>Date: Mon, 21 Aug 2006 16:05:04 -0700
>MIME-Version: 1.0
>Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by 
>bay0-mc7-f5.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444);
Mon, 21 
>Aug 2006 16:05:15 -0700
>Received: from sc8-sf-list1-new.sourceforge.net (unknown [10.3.1.93])by

>sc8-sf-spam2.sourceforge.net (Postfix) with ESMTPid 50C6C129FE; Mon, 21
Aug 
>2006 16:05:14 -0700 (PDT)
>Received: from sc8-sf-mx2-b.sourceforge.net 
>([10.3.1.92]helo=mail.sourceforge.net)by
sc8-sf-list1-new.sourceforge.net 
>with esmtp (Exim 4.43)id 1GFIpV-0004r5-7efor 
>wix-users@lists.sourceforge.net; Mon, 21 Aug 2006 16:05:13 -0700
>Received: from redmail.viack.com ([12.129.16.152])by
mail.sourceforge.net 
>with esmtp (Exim 4.44) id 1GFIpT-00077D-KSfor 
>wix-users@lists.sourceforge.net; Mon, 21 Aug 2006 16:05:13 -0700
>X-Message-Info: txF49lGdW41iOisvTOM8zkrxq4P05j3ltlA/l/quqiY=
>X-MimeOLE: Produced By Microsoft Exchange V6.5
>Content-class: urn:content-classes:message
>X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: optionally decalre

>default website
>thread-index: AcbFdjyriZmEgSbNR/+hWuicLDjlFQ==
>X-Spam-Score: 0.2 (/)
>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.0
HTML_MESSAGE    
>        BODY: HTML included in message0.2 HTML_FONT_BIG          BODY:
HTML 
>tag for a big font size
>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:wix-us
[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:wix-us
[EMAIL PROTECTED]>
>Errors-To: [EMAIL PROTECTED]
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 21 Aug 2006 23:05:15.0296 (UTC) 
>FILETIME=[4352F200:01C6C576]
>
>Is there a way to optionally declare the default website?
>
>
>
>I have an install where one of the features creates a virtual
directory.
>Do create my virtual directory I first create an association with the
>default website
>
>
>
><WebSite Id="DefaultWebSite" Description="Default Web Site"
>Directory="WWWROOT" >
>
>     <WebAddress Id="AllUnassigned" Port="80" />
>
></WebSite>
>
>
>
>And I reference DefaultWebsite in my WebVirtualDir declarations.
>
>
>
>The problem is... if the user doesn't choose the website feature the
>install still looks for IIS to declare the DefaultWebSite. But... if I
>declare the DefaultWebSite under a component then I am fine except that
>during uninstall the DefaultWebSite seems to be uninstalled as well.
>
>
>
>What I would like is to be able to install on other features on
machines
>without IIS and install virtual directories without trashing the
default
>website on uninstall.
>
>______________________
>
>
>
>Don Tasanasanta
>
>VIACK Corporation
>
>425-605-7423
>
>
>


>-----------------------------------------------------------------------
--
>Using Tomcat but need to do more? Need to support web services,
security?
>Get stuff done quickly with pre-integrated technology to make your job 
>easier
>Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=12164
2


>_______________________________________________
>WiX-users mailing list
>WiX-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to