Thanks Bob, but I still don't know how to refer to so many components created 
by Heat. Do I need to use ComponentRef for any individual component? They may 
be too many. Also, how can I use the Heat's output in a module? It seems that 
ComponentRef and Feature cannot be part of a module.

Thanks,
Afshin

From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 12, 2007 7:53 PM
To: Afshin Sepehri
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How to use the output of Heat?

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