Re: [WiX-users] IIS Extension... how to specify ROOT

2006-11-27 Thread david adams
: "Rob MacFadyen" <[EMAIL PROTECTED]>, Subject: Re: [WiX-users] IIS Extension... how to specify ROOT Date: Mon, 27 Nov 2006 09:59:59 -0800 MIME-Version: 1.0 Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by bay0-mc9-f16.bay0.hotmail.com with Microsoft SMTPSVC(

Re: [WiX-users] IIS Extension... how to specify ROOT

2006-11-27 Thread Matthew Janulewicz
it by hand first you are at least half way there. -Matt -Original Message- From: Rob MacFadyen [mailto:[EMAIL PROTECTED] Sent: Saturday, November 25, 2006 6:00 AM To: WiX-users@lists.sourceforge.net Subject: [WiX-users] IIS Extension... how to specify ROOT Hey all, Here's a comp

[WiX-users] IIS Extension... how to specify ROOT

2006-11-25 Thread Rob MacFadyen
Hey all, Here's a component that will setup the IIS metabase for a virtual directory that points at the installed files: ... snip ... This works nice (well... it would be nice if I could specify ASP.NET 2.0 as part of the WebApplication config... but that's ok). My questi