Hi,

Thanks for your response. Earlier I had tried ..

    <Directory Id="TARGETDIR" Name="SourceDir"> 
      <Directory Id="ProgramFilesFolder"> 
        <Directory Id="CompanyFolder" Name="My Company"> 
          <Directory Id="INSTALLDIR" Name="."> 

I was setting "INSTALLDIR" property to the directory of my choice.

Features w
<Feature Id="Feature1" ConfigurabaleDirectory="INSTALLDIR" ...>
...
</Feature>
<Feature Id="Feature2" ConfigurabaleDirectory="INSTALLDIR" ...
...
</Feature>

..As both features were going to the same directory.


I will try what you had suggested. 

Thanks.

Umesh
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Configurabble-Install-Directory-tp5351039p5360600.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to