Hi,

 

How would I do a check for certain GUIDs as a conditional check for an
install? I want to check for GUIDs other than the ones within the
product. The install must not continue if one or more is found.

 

Is it possible to do a condition check like this ?

 

<Condition Message="XP or later needed">

      VersionNT>=501

</Condition>

 

Many thanks

 

Alex

 

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to