Do something like this:

    <Directory Id="TARGETDIR" Name="SourceDir"> 
      <Directory Id="ProgramFilesFolder"> 
        <Directory Id="ROOTDIR" Name="MyCompany"> 
          <Directory Id="MyProductDir" Name="MyProduct"> 

ROOTDIR, can be changed by the user, and the subfolders will always be
appended.  MyProductDir is not public so it cannot be changed externally.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Installation-directory-with-fixed-path-parts-tp7591202p7591215.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to