Help - Search - Members - Calendar
Full Version: Acrobat updates from cd rom
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
turbomcp
hi
im trying to move all my installs from h.d.($oem$) to cdrom based

on h.d. i run this :

REG ADD %KEY%\013 /VE /D "Acrobat 6.0 Pro+Updates" /f
REG ADD %KEY%\013 /V 1 /D "TASKKILL /F /IM msiexec.exe" /f
REG ADD %KEY%\013 /V 2 /D "%systemdrive%\install\Applications\Acrobatpro\AcroPro.msi /QR" /f
REG ADD %KEY%\013 /V 3 /D "REGEDIT /S %systemdrive%\install\Applications\acrobatpro\acro.reg" /f
REG ADD %KEY%\013 /V 4 /D "REGEDIT /S %systemdrive%\install\Applications\acrobatpro\dis.reg" /f
REG ADD %KEY%\013 /V 5 /D "%systemdrive%\install\Applications\Acrobatpro\601.msp /QR REINSTALLMODE=omus REINSTALL=ALL REBOOT=REALLYSUPPRESS" /f
REG ADD %KEY%\013 /V 6 /D "%systemdrive%\install\Applications\Acrobatpro\update\update.msi /qb" /f

and it runs wonderfull and i get fully updated acrobat

from cd rom i ran the same thing just with %cdrom% and the extra "\ \" in the right places
but i get "insert cd 1" on the second update
any idea?
has anybody even tried to do this:)?
mazin
You have to copy the update to your HD then run it from there.

Or, might it be the 13?! newwink.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.