Simply visiting Adobe website, I can determine version of Adobe Flash Player or Shockwave Player used by web browser. However, I cannot find similar convenience for checking Adobe AIR runtime version on computer.
With reference to official documentation, the only guide for this subject is by checking file version property of “Adobe AIR.dll”, as shown in this screenshot:

For Windows Vista or Windows 7 32-bit, the “Adobe AIR.dll” is on this path:
For Windows Vista or Windows 7 64-bit, the folder path of “Adobe AIR.dll” is:
Right click on “Adobe AIR.dll”, select Properties and go to Details tab – there you can see the File Version property, which indicates the Adobe AIR runtime version.
The official Adobe AIR documentation (link at above) includes guides for MAC OS X and Linux too. To check Adobe AIR version on Linux, for example, you can run


With reference to official documentation, the only guide for this subject is by checking file version property of “Adobe AIR.dll”, as shown in this screenshot:

For Windows Vista or Windows 7 32-bit, the “Adobe AIR.dll” is on this path:
C:\Program Files\Common Files\Adobe AIR\Versions\1.0
For Windows Vista or Windows 7 64-bit, the folder path of “Adobe AIR.dll” is:
C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0
Right click on “Adobe AIR.dll”, select Properties and go to Details tab – there you can see the File Version property, which indicates the Adobe AIR runtime version.
The official Adobe AIR documentation (link at above) includes guides for MAC OS X and Linux too. To check Adobe AIR version on Linux, for example, you can run
dpkg -l adobeair (for Debian/Ubuntu distributions) or rpm -qi adobeair (for RedHat or distributions that use RPM).

Custom Search



2013 •