[wix-users] Add Directory on a condition
Joseph L. Casale
jcasale at activenetwerx.com
Mon Jul 10 12:48:28 PDT 2017
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf
Of sandeep reddy
Sent: Monday, July 10, 2017 1:11 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] Add Directory on a condition
> Can you give me exact path on how to add a directory on condition basis
> using installer. Because when am trying to do, the installer delivering both
> folder files.
If you do want to use XML processing instructions, you can read up on this
here: http://wixtoolset.org/documentation/manual/v3/overview/preprocessor.html
However, like Jacob said, it sounds like you want a feature. Have a look at
https://www.firegiant.com/wix/tutorial/getting-started/conditional-installation/
and maybe reference the WixUI_FeatureTree ui set if required.
More information about the wix-users
mailing list