Re: [WiX-users] Regsitering a Managed Module for an IIS 7 Web Site

2010-11-05 Thread Ryan Taylor
To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Regsitering a Managed Module for an IIS 7 Web Site 1. Not sure the IIS CA support managed modules. Today, the IIS CA cover most of IIS6 functionality and maybe one or two additional things in IIS7. More code is needed

Re: [WiX-users] Regsitering a Managed Module for an IIS 7 Web Site

2010-10-27 Thread Rob Mensching
1. Not sure the IIS CA support managed modules. Today, the IIS CA cover most of IIS6 functionality and maybe one or two additional things in IIS7. More code is needed. 2. No, XmlConfig has the means to add, repair, remove values from XML files. 3. Don't think the IIS CA supports that today. Inter