I've also seen this happen when you have a Class element without a Server 
attribute (or not nested under a File) and have a RegistryValue element trying 
to set the COM Server directly.  That'll create the duplicate.

-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com]
Sent: Monday, December 29, 2008 19:10
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Registry Table Error

John McLean, Jr. wrote:
> I need help is trying to track the source of the following error:
>
> The primary key 'reg8E2E......' is duplicated in table 'Registry'.
> Please remove one of the entries or rename part of the primary key to
> avoid the collision.
>
> How do I track down the duplicated entry? The entry in question is
> developed using Heat.
>

Look for the same registry root and key; likely there's more than one
with a default value name.

--
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to