Hi,

I was wondering if there were techniques, methods for accommodating both 
single-level and multi-level install directory structures using the same set of 
Wix XML source files?

If I'm not mistaken, the directory structure is currently reflected directly in 
the XML code.  Example:

<Directory Id="CompanyInstallDir" Name="MyCompany" ... >
  <Directory Id="ProductInstallDir" Name= "MyProduct" ...>
    <!-- features, components, etc... -->
  </Directory>
</Directory>

Thanks,
Eric.

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to