Note: You should update any bookmarks to point to https://kb.filewave.com We will be working on links from FW Central/Anywhere that still come to this Atlassian site over the next couple of releases and then phasing out this site entirely in Jan 2024.
Adobe AIR (macOS)
Description
Need to deploy Adobe Air onto your macOS machines? Here is what you need to know to make that fileset
Ingredients
Adobe Air installer
FileWave Admin
Directions
- Download the most recent Adobe AIR Installer from http://get.adobe.com/air/
Import the attached fileset adobeair-installer.fileset (1).zip into FileWave Admin and open it. This fileset contains a script that calls the Adobe AIR Installer as referenced in the AAMEE Guide using the command below.
Starting the installation this way enables it to succeed even if no user is logged on at the target system.launchctl bsexec `ps auwwx | grep [l]oginwindow | awk '{ print $2}'` /private/tmp/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer -silent
For 10.11 and later use:
launchctl asuser `ps axl | grep [l]oginwindow | awk '{print $1}'` /private/tmp/Adobe\ AIR\ Installer.app/Contents/MacOS/Adobe\ AIR\ Installer -silent
- Import the "Adobe AIR Installer" from the AdobeAIR.dmg into the /private/tmp folder
- Adjust the "Adobe AIR Installer.app" verification settings to "Ignore at verify" using the "apply to enclosed" button as depicted below
- Close the fileset and associate it to a test client