I use the tool "heat" to capture all the (*many*) files in my
directory "foo/" into a foo.wxs.
This is done automatically as part as a larger build process and it
can therefore be considered *not* possible to edit foo.wxs manually at
any time.

In my main Installer.wxs file I have defined a directory tree, say
   /Parth/
      To/
          My/
             Subdir/

Now, I wan't "foo/" to be included in this tree. Eg. at
  /Path/To/My/Subdir/foo/

How can I do that (without being able to modify foo.wxs)? Aren't there
some kind of "inclusion destination" parameter somewhere?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to