Re: [WiX-users] heat question

2012-02-15 Thread Rob Mensching
You might try organizing your builds into .wixlibs. A .wixlib can integrate at more touch points than a Merge Module can. On Wed, Feb 15, 2012 at 12:21 PM, Christopher Painter wrote: > A merge module is reusable and doesn't know about INSTALLDIR or TARGETDIR. > It know's about ModuleRetargetableD

Re: [WiX-users] heat question

2012-02-15 Thread Christopher Painter
A merge module is reusable and doesn't know about INSTALLDIR or TARGETDIR. It know's about ModuleRetargetableDir. When you consume the merge module in an installer you will use a Merge, MergeRef and Directory element combination to associate the ModuleRetar.. to INSTALLDIR or INSTALLLOCATION

Re: [WiX-users] Heat question

2010-08-30 Thread Sohail Somani
On 10-08-30 2:54 AM, Satyaprakash J wrote: > Hi, > I would like to add the following within the tag > of the .wxs file. > > Value="TARGETDIR" /> > > > How can this be done automatically using hea

Re: [WiX-users] Heat question

2008-05-17 Thread Bob Arnson
Eva, Mark E (ESL Lab-Boise) wrote: I am a new user of Heat.exe. I would like to exclude a directory or files with specific extensions from Heat. An example would be, exclude directory .svn from Heat selection. An example of a file extension .log. Is it possible to do this from the commandli