Skip to main content
This topic has been closed for replies.
Correct answer 99jon

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

2 replies

Sheena Kaul
Legend
June 24, 2016
99jon
99jonCorrect answer
Legend
June 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

carlsunder01
Participating Frequently
June 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.

alisterblack
Inspiring
June 24, 2016

There are updated instructions in our documentation

Deploy packages for Adobe Creative Cloud