Share

Windows Installer XML (WiX) toolset

Tracker: Bugs

5 NetFx extension uses duplicate RegSearch IDs - ID: 1744399
Last Update: Comment added ( sf-robot )

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!


Jonatin ( jonatin ) - 2007-06-27 18:45

5

Closed

Fixed

pmarcu

extensions

v3.0

Public


Comments ( 3 )

Date: 2008-09-20 02:21
Sender: sf-robotSourceForge.net Site Admin

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 15 days (the time period specified by
the administrator of this Tracker).


Date: 2007-10-19 21:15
Sender: pmarcu


I think this was fixed a while back.


Date: 2007-10-01 17:41
Sender: pmarcu


Already fixed? I seem to recall this being fixed about 3 months ago.


Attached File

No Files Currently Attached

Changes ( 6 )

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