Quantcast
Channel: Adobe Community: Message List - Deployment for Creative Cloud for Team, Enterprise, & CS
Viewing all articles
Browse latest Browse all 13660

CS6 installation over a network

$
0
0

My organization has various users that use different Adobe products and we're encountering a problem installing CS6 for a new user.  We obtained the files download from our software vendor and placed the installation files on the machine  (windows 7 64-bit, Lenovo Thinkpad X230) locally in the folder listed in script below.  It says to run in quiet mode so we developed the following script to run from a batch file. 

 

@Echo Off

Echo installing Adobe X Pro

msiexec.exe /i "C:\Adobe-CS6\AdobeMasterCollectionMSI\Exceptions\AcrobatProfessional 10.0-EFG\AcroPro.msi" /quiet

Echo Adobe Acrobat X Pro installation completed

Pause

Echo installing Adobe Master Collection CS6

msiexec.exe /i "C:\Adobe-CS6\AdobeMasterCollectionMSI\Build\AdobeMasterCollectionMSI " /q

Echo CS6 Master collectrion package Installation Completed

pause

 

We can get Acrobat to install, but the rest of CS6 just doesn't work.  Anyone have any suggestions?


Viewing all articles
Browse latest Browse all 13660

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>