Re: [WiX-users] Candle Generates Duplicate Primary Keys for Registry Table

2009-06-08 Thread Castro, Edwin G. Castro (Hillsboro)
age- > From: Rob Mensching [mailto:r...@wixtoolset.org] > Sent: Monday, June 08, 2009 10:30 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Candle Generates Duplicate Primary Keys for > Registry Table > > Yes, it is a known bug. Heat does

Re: [WiX-users] Candle Generates Duplicate Primary Keys for Registry Table

2009-06-08 Thread Rob Mensching
Yes, it is a known bug. Heat doesn't correctly handle the version independent ProgIds. Read the WiX.chm about ProgId and you'll see the fix necessary (nest the ProgIds correctly). Castro, Edwin G. Castro (Hillsboro) wrote: > I used heat.exe to generate a *.wxs file with content similar to the >

[WiX-users] Candle Generates Duplicate Primary Keys for Registry Table

2009-06-08 Thread Castro, Edwin G. Castro (Hillsboro)
I used heat.exe to generate a *.wxs file with content similar to the following: http://schemas.microsoft.com/wix/2006/wi";> Candle compiles this just fine b