NOTE: Our current capabilities to assist with remote deploy configurations are limited due to the unique remote deployment methods of our customers. The information in this article is intended as a template or to share methods we've found helpful for other customers.
Building a .pkg from our application
In some environments it's easier to deploy a .pkg file. To create a .pkg from our latest installer:
- Install Extensis Connect.app
- Open Terminal.app
- Use the following command:
sudo pkgbuild --install-location /Applications --component "/Applications/Extensis Connect.app" ~/Desktop/Connect.pkg
- This will leave a Connect.pkg file on the desktop
Installing Plug-ins via Terminal
For information on installing plug-ins using Terminal or through a shell script, go to Installing and uninstalling plug-ins for Extensis Connect from the command line
Disabling Automatic Updates
Controlling automatic updates can be done through a deployment of a configuration file. Download, unzip, and place this file into /Library/Preferences/ before launching the application (or restart the computer if the application is in use)
If you have any additional questions please submit a support request for further assistance