Adobe Acrobat Professional 6

From WPKG | Open Source Software Deployment and Distribution
Revision as of 10:33, 25 March 2010 by WPKGSysop (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a silent installer for Adobe Acrobat 6.0 Professional.

You have to edit the following values:


<?xml version="1.0" encoding="UTF-8"?>
<packages>
 
<package id='adobe-acrobat-6'
         name='Adobe Acrobat 6.0 Professional'
         revision='1'
         priority='10'>
 
  <check type='uninstall' condition='exists' path='Adobe Acrobat 6.0 Professional - English, Français, Deutsch' />
 
  <install cmd='msiexec /qn /i "\\branchdc\unattended\packages\Adobe Acrobat 6.0\AcroPro.msi" TRANSFORMS="\\branchdc\unattended\packages\Adobe Acrobat 6.0\AcroPro.mst" ISX_SERIALNUMBER=AAAA-BBBB-CCCC-DDDD-EEEE-FFFF USERNAME="Your-username" COMPANYNAME="Your-company"' />
 
  <upgrade cmd='msiexec /qn /i "\\branchdc\unattended\packages\Adobe Acrobat 6.0\AcroPro.msi" TRANSFORMS="\\branchdc\unattended\packages\Adobe Acrobat 6.0\AcroPro.mst" ISX_SERIALNUMBER=AAAA-CCCC-CCCC-DDDD-EEEE-FFFF USERNAME="Contact" COMPANYNAME="Contact"' />
 
  <remove cmd='MsiExec.exe /qn /x{AC76BA86-1033-F400-7760-000000000001}' />
 
</package>
 
</packages>


References:

Personal tools
Namespaces
Variants
Actions
Navigation
ideas?
Toolbox