Hi, I have a problem with an automatic generated GUID.
We use "<Component Id="Component.RegistryHKLM" Guid="*">" for our registry component. Now we build two different Versions on two different build systems but get the same GUID generated in both setups. :-( The problem is, that we can install both versions side by side. The registry key contain the version to seperate the values for both versions like <RegistryValue Action="write" Id="ContestInstallDir" Key="SOFTWARE\ Company\Product\[VERSION]" Name="InstallDir" Root="HKLM" Type="string" Value="[INSTALLLOCATION]$(var.VERSION)\bin" /> But when I now uninstall one of these version the registry values will not be removed as the component with same name and GUID is referenced from the other version as well. What is the way the GUID will be generated or what can I do to get a different GUID generated for the different versions? Many thanks, Thomas ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users