[WiX-users] Created Directory structure not hierarchical

2008-09-30 Thread George Abraham
I have a wxs (shown below) where the directory structure (intended to be hierarchical by nesting Directory elements) does not get created as expected.   I have a custom action that determines the location of the IIS Root Path. For simplicity, I have used a Type 51 Custom Action that just sets a

[WiX-users] COM+ Activation - Run as NT Service

2006-09-12 Thread George Abraham
I want to create an MSI to deploy a COM+ application. I could create the MSI to do so, but, I could not find a way to change the Activation to "Run application as NT Service". Is this possible using the COM+ custom action? If not any ideas on how to approach the problem?   Thanks!   George-