Ah, but having the built files build to a "Release" folder isn't the
problem. The problem is the WiX code generated by "Heat" wants to install
the files TO a folder named "Release" inside the applications target folder
of the user's machine. In order to install the DLL to the folder I want, I
need to do significant manipulation of the Heat output, making automation of
this process far more painful than it should be.
In fact, it would be much better if heat just used a DirectoryRef element
with the Id set to "PUT-DIRECTORY-ID-HERE" Then both the GUID asnd the
destination folder can be "fixed" with a simple search and replace. Search
and replace functionality is already part of the build tool I'm using
(Visual Build Pro)
Scott
On 5/17/07, Don Tasanasanta <[EMAIL PROTECTED]> wrote:
...And yes, it is mandated by the build master that all released files be
placed in one main "Release" folder.
-------------------------------------------------------------------------
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