Acrobat Developer Center - Enterprise deployment documenten voor uitrol Acrobat.
Part of Acrobat Desktop Configuration:
Adobe - DC Release Notes list of updates for the Adobe Acrobat/Reader DC version.
Aaron Parker - Disable Adobe Updater with Adobe Customization Wizard 8
Aaron Parker - Deploying Adobe Reader 9 for Windows
Aaron Parker - Deploying Adobe Reader X
Aaron Parker - Adobe Reader XI Deployment
Adobe Customization Wizard 9
AppDeploy - Acrobat Reader 9.x
pretentious name - Fixes for 64-bit Adobe Reader preview handler and thumbnails
This also works for Adobe Reader 11.0.0 → 11.0.01.
"%SYSTEMROOT%\system32\msiexec.exe" /a "c:\Dump\Adobe\10.1 NL\AcroRead.msi" TARGETDIR="c:\Dump\Adobe\10.1.4 NL" /qb!
"%SYSTEMROOT%\system32\msiexec.exe" /a "c:\Dump\Adobe\10.1.4 NL\AcroRead.msi" /p "c:\Dump\Adobe\AdbeRdrUpd1014.msp" TARGETDIR="c:\Dump\Adobe\10.1.4 NL" /qb!
Sources:
Acrobat Help / Enterprise administration | Acrobat products
Acrobat Help / Update, patch | Acrobat, Reader 10.x | Windows, Mac OS
ftp://ftp.adobe.com/pub/adobe/reader/win/10.x/
To prevent the eula and advanced Adobe Reader features screens on first startup import:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\8.0\AdobeViewer] "EULA"=dword:00000001 [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\8.0\Downtown] "bDontShowAtLaunch"=dword:00000001
Same one but now for the Terminal Services software key:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\Install\Software\Adobe\Acrobat Reader\8.0\AdobeViewer] "EULA"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\Install\Software\Adobe\Acrobat Reader\8.0\Downtown] "bDontShowAtLaunch"=dword:00000001
The Adobe Reader (DC) is not updating automatically when you want it to do so.
Make sure there is no bUpdater set to 0 at:
Make sure that iCheckReader DWORD is set to 3 at: HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe ARM\1.0\ARM
Sources: