Adobe AIR 3.7.0.2090 (Baseline)

(imported topic written by jdefilip)

Hi everyone,

I created a baseline with a task to install adobe air and a task to modify the registry. I’m trying to build a relevance for only machines that do not have Adobe AIR 3.7.0.2090 installed. I checked HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and there is a folder name with AIR. This is the way I would typically build the relevance for a package. There is no indication of the version number. The other option is to run a batch file to create a text doc which the relevance would check. There must be a more efficient way to accomplish this?

Task 1: AdobeAIRInstaller.exe" -silent -eulaAccepted

Task 2: [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\AIR]

“UpdateDisabled”=dword:00000001

“UntrustedAppInstallDisabled”=dword:00000001