You're right. I believe a version of heat is in the pipeline that will
preserve component GUIDs. Until then if you still insist on using heat
in an automated fashion I reckon it is better to screw up on your
content files than on your binaries (specially for GAC/COM registration
stuff).

________________________________

From: Peter Wone [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 26, 2007 12:06 AM
To: Schrieken, Rene
Subject: RE: Re: [WiX-users] Issue packaging EntLib Assemblies with WiX

 

Ss far as I know, there is no way to preserve component GUIDs between
runs of heat. From my point of view this makes it close to useless for
maintaining a setup kit as new files come into being. It's not bad for
setting up a fragment in the first place, but after that I use a
VBScript that uses MSXML to scan the file system for new items and add
them to the fragment.

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Schrieken,
Rene
Sent: Tuesday, 25 September 2007 4:02 PM
To: Ryan Keating (Dev Test); wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Issue packaging EntLib Assemblies with WiX

 

I experienced similar behaviour when I removed the TCP/IP stack from my
WinXP box. Most of the corruptions can be fixed by running netsh winsock
reset and netsh interface ip reset. But I know how you feel :-)

If you really want to/need to use heat in an automated fashion I would
advice to only do so for content files. For all binaries, generate once,
edit and maintain by hand.



This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to