You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.