Re: [WiX-users] IIS CA Transform Error

2008-10-26 Thread Rob Mensching
ressions are good with the new installer. Thanks, -Matt Weber -Original Message- From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: Sunday, October 26, 2008 1:47 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] IIS CA Transform Error Why do you need to

Re: [WiX-users] IIS CA Transform Error

2008-10-26 Thread Matt Weber
er. Thanks, -Matt Weber -Original Message- From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: Sunday, October 26, 2008 1:47 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] IIS CA Transform Error Why do you need to disable the CA from executing? It should

Re: [WiX-users] IIS CA Transform Error

2008-10-26 Thread Matt Weber
From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: Sunday, October 26, 2008 1:28 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] IIS CA Transform Error Matt Weber wrote: > still executed. To disable the CA from executing when those features are > not en

Re: [WiX-users] IIS CA Transform Error

2008-10-26 Thread Rob Mensching
Why do you need to disable the CA from executing? It shouldn't change anything if no Components are being installed. -Original Message- From: Matt Weber [mailto:[EMAIL PROTECTED] Sent: Sunday, October 26, 2008 03:39 To: wix-users@lists.sourceforge.net Subject: [WiX-users] IIS CA Transfor

Re: [WiX-users] IIS CA Transform Error

2008-10-26 Thread Bob Arnson
Matt Weber wrote: > still executed. To disable the CA from executing when those features are > not enabled I have the following in the .wxs: > - > > > conditions > > > - > > ConfigureIIs already has a condition you can adapt; set the SKIPCONFIGUREIIS pro