This script is meant to be used with SCCM for application detection.
It uses regular expressions to match the display name of an application and compare versions. Versions higher than or equal to the one targeted will be detected as "installed".
About
A script to detect if an application is installed using regular expressions, targeted for use with SCCM.