Bugs item #1372485, was opened at 2005-12-03 12:23
Message generated for change (Comment added) made by derekc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1372485&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: light
>Group: v2.0
>Status: Closed
>Resolution: Invalid
Priority: 8
Submitted By: dstefanov (dstefanov2222)
>Assigned to: Derek (derekc)
Summary: Broken in build 2.0.3309.0
Initial Comment:
The problem I'm describing doesn't exist in version
2.0.2912.0 but when using version 2.0.3309.
It manifests itself when creating merge module. The
[WindowsFolder] system property is not recognized as
such and is not honored. Instead it is compiled and
appears in table DrLocator as [WindowsFolder.GUID].
I'm currently using compiler version 2.0.2912.0 and
this problem doesn't exist there.
<Property Id="INSTALLUTIL">
<DirectorySearch Id="dir.InstallUtil"
Path="[WindowsFolder]Microsoft.NET\Framework"
Depth="1" >
<FileSearch LongName="InstallUtil.exe" />
</DirectorySearch>
</Property>
I also notice that the source function
IsStandardProperty has this line in version 2.0.2912.0
standardProperties.Add("WindowsFolder", "Property");
But it's missing in version 2.0.3309.
----------------------------------------------------------------------
>Comment By: Derek (derekc)
Date: 2005-12-06 01:27
Message:
Logged In: YES
user_id=518766
I think what is being described is that the WindowsFolder
identifier is being modularized (getting a guid appended to
it in merge modules). If so, this is the correct behavior
for merge modules. Please see
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/authoring_merge_module_directory_tables.asp>
for more information.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1372485&group_id=105970
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs