Hey all,
I thought I would post how I got Desktop Central to push HipChat out to my PC's.
I first followed the instructions listed here: https://forums.manageengine.com/topic/how-to-create-software-package-with-a-air-extension but had to make some changes. I've highlighted my changes in red.
Here's the steps to deploy the adobe air extension using Desktop Central Software Deployment.
First, install the Adobe Air using Software Deployment templates:
First, install the Adobe Air using Software Deployment templates:
- Before deploying the .air application, you will need to install the Adobe Air latest version
- You can find this package in Software Deployment-->Templates and Search for Adobe Air and click the create package
- This action will download the Adobe Air package from web site and will be available for deployment under Packages
- If you have not installed Adobe Air latest version then deploy Adobe Air to client machines first
Steps to deploy the .air applications:
- After installing the Adobe Air, Modify the same package to input the additional parameters
- Now, you can change Path Type from http mode to Network Share i.e copy the Adobe Air package from http repository to Network Share to Add the same Package from Network Share
- Put the .Air extension files in the Software Repository
- Update the silent installation option as below
\\<UNC path for Software Repository>\AdobeAIRInstaller.exe -silent -eulaAccepted \\<UNC path for Software Repository>\hipchat.air -->To push the Adobe Air application.