Afshin Sepehri wrote:

I am trying to use Heat to auto generate the list of my files to install. However, I do not know how to use the Heat's output file. There are several Fragments, DirectoryRefs, and Components. How can I include this file in my existing project? Do I need to use a set of ComponentRef to refer to all the components one by one? Isn't it possible to add the entire structure with a single reference. Please help.


Heat is not designed to be used in an automated build process. To see how to use fragments, check out the WiX setup source in src/Setup/*.wxs.

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to