I have created an application search named "ACTIVESYNC" with the name set to the MajorVersion. I use this in my Launch Conditions as:
ACTIVESYNC >= "#3"
that works fine. However, I now need to only execute this launch condition if the operating system is older than Vista (e.g. XP).
Is there a way to do this?
Thanks