open-circle-ltd / chocolatey.adobe-creative-cloud

Adobe Creative Cloud Packages for Chocolatey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chocolatey Package: Adobe Creative Cloud

Build Status license Chocolatey Chocolatey

Description

Creative Cloud for desktop is a great place to start any creative project. Quickly launch and update your desktop apps; manage and share your assets stored in Creative Cloud; download fonts from Adobe Typekit or high-quality royalty-free assets right within the app; and showcase and discover creative work on Behance. Best of all, the application stays out of your way but is there when you need it, so you can focus on creativity.

Package Parameters

  • /RemoveDesktopIcons Removes the desktop icon from Adobe Acrobat Reader DC.
  • /NoAutostartHard Disables the Adobe Creative Cloud in the Autostart menu.

Installation

choco

installation without parameters.

 choco install adobe-creative-cloud

installation with parameters.

 choco install adobe-creative-cloud --params="'/NoAutostartHard /RemoveDesktopIcons'"

installation without parameters.

packages:
  'adobe-creative-cloud':
    version: latest

installation with parameters.

packages:
  'adobe-creative-cloud':
    version: latest
    params: "'/NoAutostartHard /RemoveDesktopIcons'"

Disclaimer

These Chocolatey Packages only contain installation routines. The software itself is downloaded from the official sources of the software developer. ITIGO AG has no affilation with the software developer.

Author

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2019, ITIGO AG

About

Adobe Creative Cloud Packages for Chocolatey

License:MIT License


Languages

Language:PowerShell 100.0%