[wix-users] Components installed in dependent directories

Calin Iaru calin_iaru at live.com
Thu Jul 28 07:28:55 PDT 2016


Hi,

  I have to implement a trick where the Installer creates a 2nd directory based on the name of the INSTALLDIR.
Let’s say that the user installs a component A in c:\Application\ComponentADIR. I need a trick to install component B under c:\Application\ComponentADIR_demo. Both ComponentA and ComponentB are installed at the same time.
  Is there a syntax I can use to accomplish the installation of ComponentB under this constraint?

Thank you,
  Calin





More information about the wix-users mailing list