Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

where can i get an MSI installer of Adobe Creative Cloud for Desktop

New Here ,
Apr 18, 2016 Apr 18, 2016

This download is only a very small installer – it continues additional download during the setup.  I
was looking for a whole complete installation that does not require one to be
on the Internet in order to install.  We need a whole installer so we can
automate deploying this across a number of machines via Microsoft SCCM
silently.

41.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Apr 29, 2016 Apr 29, 2016

Use the Creative Cloud Packager to create an msi containing whichever applications and features you choose.

Creative Cloud Packager is available from the Creative Cloud Team portal, the Licensing Website or from the Enterprise Dashboard.

Adobe Creative Cloud Packager

Translate
Community Expert ,
Apr 18, 2016 Apr 18, 2016
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Apr 29, 2016 Apr 29, 2016
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Apr 29, 2016 Apr 29, 2016

Use the Creative Cloud Packager to create an msi containing whichever applications and features you choose.

Creative Cloud Packager is available from the Creative Cloud Team portal, the Licensing Website or from the Enterprise Dashboard.

Adobe Creative Cloud Packager

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 06, 2025 May 06, 2025
LATEST

Here is what I did, as I needed the same automation as you - a Scripted solution to install the Creative Cloud app in the background for the end user to launch, log into, and install their apps where they dont need Admin Credentials.

 

-Log into your Admin Adobe account.

-Click the Person icon in the top left corner and click Admin Center

-Click Packages at the top.

-Click Create a Package

-Check Managed pacakge radial button and Next

-Select OS from the dop down and your desired Language. Click Next

-Select the Creative Cloud Desktop Application

-Select the desired plugins and options

-Download the file

-Extract It

-Rename the directory path as needed to remove any spaces

-Compress it again

-Write your script to transfer the .zip to the target computer, unzip it, and use the setup.exe with the --silent switch

 

Happy Scripting!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines