?Componentname=3 might work, installed state of the component.  

http://msdn.microsoft.com/en-us/library/aa368012(VS.85).aspx   

Phil Wilson 


-----Original Message-----
From: dangle...@hotmail.com [mailto:dangle...@hotmail.com] 
Sent: Wednesday, June 24, 2009 12:05 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] condition for install state of shared component across MSIs

Given two MSIs that have a shared component (same component GUIDs), how 
could I condition a custom action based on the install state of the shared 
component?  If the component is already installed by one MSI, when 
installing the second MSI, the condition in the second MSI should evaluate 
to true that the shared component is already installed.  Thx! 


------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to