Re: [WiX-users] Same Component GUID, different key path

2010-09-20 Thread Sohail Somani
e.net] > Sent: 17 September 2010 19:09 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Same Component GUID, different key path > > What are the implications of two files having the same component GUID > but different key paths in different installers? > > Some backg

Re: [WiX-users] Same Component GUID, different key path

2010-09-20 Thread Peter Shirtcliffe
wix-users@lists.sourceforge.net Subject: [WiX-users] Same Component GUID, different key path What are the implications of two files having the same component GUID but different key paths in different installers? Some background: * Release N-1 has a COM component with component guid G and the

[WiX-users] Same Component GUID, different key path

2010-09-17 Thread Sohail Somani
What are the implications of two files having the same component GUID but different key paths in different installers? Some background: * Release N-1 has a COM component with component guid G and the key path COMDll${N-1}.dll with related registry keys as part of the component * Release N ha