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

Uninstall CC2015.5 via command line?

Explorer ,
Jun 23, 2016 Jun 23, 2016

Hello,

I am following instructions here:

https://helpx.adobe.com/creative-cloud/How_to_install_a_package_created_with_Creative_Cloud_Packager...

Is there an uninstall command as well? Previous versions have been:

msiexec /x "Adobe CC.msi" /qn

Thanks for any thoughts you have! 

1.4K
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

LEGEND , Jun 23, 2016 Jun 23, 2016

For the uninstall package, append “ /uninstall /quiet” to the command. For example:

msiexec.exe /uninstall PS_1.msi /quiet

https://helpx.adobe.com/creative-cloud/packager/deploying-packages-sccm.html

Translate
LEGEND ,
Jun 23, 2016 Jun 23, 2016

For the uninstall package, append “ /uninstall /quiet” to the command. For example:

msiexec.exe /uninstall PS_1.msi /quiet

https://helpx.adobe.com/creative-cloud/packager/deploying-packages-sccm.html

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
Explorer ,
Jun 23, 2016 Jun 23, 2016

The new package uses:

start /wait setup.exe --silent

to install, not the msi way.

I wasn't able to get the /x or /uninstall commands to work with the .exe.  I might be missing something simple.  Is the answer right in front of me somewhere?  Thanks.

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 ,
Jun 24, 2016 Jun 24, 2016
LATEST

There are updated instructions in our documentation

Deploy packages for Adobe Creative Cloud

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 ,
Jun 24, 2016 Jun 24, 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