question
how can I put acrobat on 5 computers in my office? Do i have to purchase it 5 times?
how can I put acrobat on 5 computers in my office? Do i have to purchase it 5 times?
Hi,
To install Acrobat on 5 machine in a offce you should have voume liicense of Acrobat with equivalent number of Licenses. you can follow beloow mentioned steps to install.
Step 1 - Download Acrobat on your system and extract it on desktop.
Step 2 - Download Adobe customization wizard and install. - http://www.adobe.com/support/downloads/detail.jsp?ftpID=4950
Step 3 - Launch Adobe customization wizard and open Acrobat msi from Acrobat installer location.
Step 4 - Enter serial number of Acrobat in serial number option and save.
Step 5 - Now you can push Acrobat msi installer from a server to client machines (machines on which you wants to install) with the help of deployment tool.
Command to push Acrobat :
1 . Command to install Acrobat Standard silently after modification via Adobe customization wizard.
msiexec.exe /i "Absolute_path_of_AcroStan.msi" EULA_ACCEPT=NO REGISTRATION_SUPPRESS=YES SUITEMODE=1 TRANSFORMS="Absolute_path_of_AcroStan.mst" /qn
2. Command to install Acrobat Professional silently after modification via Adobe customization wizard.
msiexec.exe /i "Absolute_path_of_AcroPro.msi" EULA_ACCEPT=NO REGISTRATION_SUPPRESS=YES SUITEMODE=1 TRANSFORMS="Absolute_path_of_AcroPro.mst" /qn
you can refer the document - http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/AdobeApplicationManagerEnterpriseEditionDeploymentGuide_v_3_1.pdf
Regards,
Jatin Dembla
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.