Pat Higgins <[EMAIL PROTECTED]> writes:

> That said, I believe its technically incorrect to have the same
> GUID for the different components even though they both have
> the same files; they are different by the fact of having a
> different installdir.

If different products install the same component into different
directories, Windows Installer actually remembers each of those
directories.  Their names can be retrieved by setting the
szProduct parameter of MsiGetComponentPath appropriately.

Because Windows Installer apparently attempts to support this
case, I don't think there will be a problem.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to