[WiX-users] Assigning WebApplication to non-existent WebAppPool doesn't fail installation, although should
Dear All I use the following code to create a WebApplication in IIS and assign it to a specific Application Pool.
[WiX-users] ServiceInstall does NOT remove service during uninstall
Hi Guys It seems like documentation for is not correct: http://wix.sourceforge.net/manual-wix3/wix_xsd_serviceinstall.htm It says: " Description Adds and removes services for parent Component. " Actually it does NOT remove service during uninstall. It is done by element (which creates DeleteSe