The .NET detection properties in the NetFx extension use duplicate
RegSearch IDs when searching for the installation key and the service pack
keys.
Example:
RegistrySearch Id="NetFramework11" ... Name="Install" ...
RegistrySearch Id="NetFramework11" ... Name="SP" ...
This causes the following light.exe error when both the installation and SP
properties are referenced in a .wxs:
C:\delivery\Dev\wix_public\src\ext\NetFxExtension\wixlib\NetFxExtension.wxs
(33): error LGHT0130: The primary key 'NetFramework11' is duplicated in
table 'RegLocator'. Please remove one of the entries or rename a part of
the primary key to avoid the collision.
I would suggest changing the duplicate 'NetFramework11' and
'NetFramework20' IDs to 'NetFramework11SP' and 'NetFramework20SP' or the
like.
Many Thanks!
pmarcu
extensions
v3.0
Public
|
Date: 2008-09-20 02:21 This Tracker item was closed automatically by the system. It was |
|
Date: 2007-10-19 21:15
|
|
Date: 2007-10-01 17:41
|
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Pending | 2008-09-20 02:21 | sf-robot |
| close_date | 2007-10-19 21:15 | 2008-09-20 02:21 | sf-robot |
| status_id | Open | 2007-10-19 21:15 | pmarcu |
| resolution_id | None | 2007-10-19 21:15 | pmarcu |
| close_date | - | 2007-10-19 21:15 | pmarcu |
| assigned_to | scotk | 2007-10-01 17:41 | pmarcu |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use