Re: [WiX-users] Conditional deployment of a virtual directory

2007-04-02 Thread David Roberts
L PROTECTED]> To: "David Roberts" <[EMAIL PROTECTED]> Cc: "Fredrik Grohn" <[EMAIL PROTECTED]>, "wix-users@lists.sourceforge.net" Date: Sun, 01 Apr 2007 23:17:48 -0700 Subject: Re: [WiX-users] Conditional deployment of a virtual directory David Rob

Re: [WiX-users] Conditional deployment of a virtual directory

2007-04-01 Thread Bob Arnson
David Roberts wrote: Does this still work in Wix 3.0? No, the SKIPCONFIGUREIIS hackworkaround wasn't part of v3 because v3 supports overridable custom action references: MYCONDITION -- sig://boB http://bobs.org ---

Re: [WiX-users] Conditional deployment of a virtual directory

2007-04-01 Thread David Roberts
.sourceforge.net" Date: Sun, 1 Apr 2007 11:44:22 +0100 Subject: RE: [WiX-users] Conditional deployment of a virtual directory Somebody else on the list hit this exact problem last week too... Copy paste reply: This is a known problem, see bug #1067343: http://sourceforge.net/tracker/index.php?f

Re: [WiX-users] Conditional deployment of a virtual directory

2007-04-01 Thread Fredrik Grohn
t;1" when you are not installing any components that require IIS configuration. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Roberts Sent: Thursday, March 29, 2007 2:29 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Conditional d

[WiX-users] Conditional deployment of a virtual directory

2007-03-28 Thread David Roberts
Hi there, I'm newly acquainted with WiX, and was hoping someone out there may be able to help me with a problem I'm trying to solve relating to conditional deployment of a virtual directory to an IIS server. I would like to deploy the web service as part of a feature, but I think my Fragment-le