Installation of Creative Cloud Connector on the local machine:
...
The extension can be installed in three ways:
...
- By using a 3rd party extension manager#1 recommended - AEScripts Adobe ZXP Extension Manager - https://aescripts.com/knowledgebase/index/view/faq/zxp-installer-faq/
- Download the installer from the AEScripts website for either Mac or Windows and run the installer
- When you've installed it, if you're not an administrator, go to the ZXP Installer's settings and ensure that "Install for current user only (When possible)" is enabled.
- go to "File > Open" or use the shortcut command CTRL+O (on Windows) or Command+O (on Mac)
- Find the ZXP package provided by your Digizuite consultant in your file browser and click "Open"
- You will get the below window and click "Install"
- You should then receive the message "creative-cloud was successfully installed"
- You can then follow the steps on this page to access Digizuite Adobe Creative Cloud Connector - CCC5.6 User Guides
- By using Adobe's command line tool: (download using Firefox. Chrome seems to distrust it) (UPDATE: This is a user friendly alternative https://zxpinstaller.com/) (UPDATE2: If you have trouble uninstalling with ExManCmd.exe /remove "com.digizuite.creative-cloud", use https://install.anastasiy.com/)
- Unzip the folder
- Open the CMD (doesn't have to be "as admin")
- Change directory (CD) to the root of the folder you unzipped: cd "C:\Users\{your user}\Downloads\ExManCmd_win"
- (Optional) You may check which programs are already installed: ExManCmd.exe /list all
- Get the address of the CCC .zxp file
- Install the connector using the following command where the path in the citation marks point to the zxp file: ExManCmd.exe /install "C:\Users\{your user}\Downloads\digizuite-adobe-connector.zxp"
- (Optional) Run the following command, to see whether the zxp file was installed: ExManCmd.exe /list all
- If you have trouble uninstalling with ExManCmd.exe /remove "com.digizuite.creative-cloud", use a 3rd party extension manager listed above.
Info The commands we're using can be found here
No regedit needed
Will install to Program Files (x86)
- Or by a manual installation: (regedit needed)
- Acquire the installation files from your contact at Digizuite. You'll be sent a zip named something like"digizuite-adobe-connector.5.x.x-xxx.zip" (Edit: The zxp file can also simply be unpacked)
- Unzip it into a folder you name anything - for this guide we've chosen to call it: com.digizuite.creative-cloud-connector
- Move the folder to either of the following paths:
- Windows: C:\Program Files\Common Files\Adobe\CEP\extensions\com.digizuite.creative-cloud-connector
- MacOS: ~/Library/Application Support/Adobe/CEP/extensions/com.digizuite.creative-cloud-connector
Info | ||
---|---|---|
| ||
If you place the files in both the Program Files AND the Program Files (x86) - you will very likely encounter issues. Only place the files in Program Files. |
...