Jump to content

Problem installing unattended Adobe Acrobat 6


MarcoTips

Recommended Posts


REG ADD %KEY%\015 /VE /D "Adobe Acrobat 6.01 Pro" /f
REG ADD %KEY%\015 /V 1 /D "%systemdrive%\tempinstall\acrobat6pro\AcroPro.msi TRANSFORMS=%systemdrive%\tempinstall\acrobat6pro\a6.mst" /f
REG ADD %KEY%\015 /V 2 /D "msiexec /p %systemdrive%\tempinstall\acrobat6pro\Ac60PrP1.msp /QR REINSTALLMODE=omus REINSTALL=ALL REBOOT=REALLYSUPPRESS" /f
REG ADD %KEY%\015 /V 3 /D "REGEDIT /S %systemdrive%\tempinstall\acrobat6pro\pro.reg" /f

pro.reg:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Acrobat\6.0\Registration]
"SERIAL"="111111111111111111"
"PRODREG"=dword:65686669

Serial has to be in RAW-format, not the xxxxx-xxxx- and so on

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...