Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Silent installed Adobe Acrobat Reader Pro 7.0

Featured Replies

How do I make a silent install of Adobe Acrobat Reader Pro 7 (not Adobe Reader 7) which already activated and also silent install of it update, 7.0.1 till 7.0.3

  • 2 weeks later...

You'll may use something like this....

First download Acrobat Reader, with it installed use autoupdate, download updates BUT don't install, go to folder %userprofile%\Datos de programa\Adobe\Acrobat\7.0\Updater\ (Spanish) or %userprofile%\Program Data\Adobe\Acrobat\7.0\Updater\ (English) and you'll find the updates necessary for automatic installation.

Create a CMD/BAT file called something like ar7.cmd or ar7.bat with this code:

ECHO.
ECHO ---------------------------------------------------------------
ECHO Instalando Adobe Acrobat Reader 7.0.3... >> Spanish version
ECHO Installing Adobe Acrobat Reader 7.0.3...
ECHO.
START /WAIT /HIGH AdbeRdr70_esp_full.exe /w /v"/qb" >> Spanish version
START /WAIT /HIGH AdbeRdr70_eng_full.exe /w /v"/qb" >> English version
START /WAIT /HIGH Acro-Reader_701_Update.exe /w /v"/qb"
START /WAIT /HIGH Acro-Reader_702_Update.exe /w /v"/qb"
START /WAIT /HIGH Acro-Reader_703_Update.exe /w /v"/qb"
ECHO.
ECHO Se ha instalado Adobe Acrobat Reader 7.0.3 >> Spanish version
ECHO Adobe Acrobat Reader 7.0.3 had been installed >> English version
ECHO ---------------------------------------------------------------
ECHO.

Just works

First download Acrobat Reader, with it installed use autoupdate, download updates BUT don't install, go to folder %userprofile%\Datos de programa\Adobe\Acrobat\7.0\Updater\ (Spanish) or %userprofile%\Program Data\Adobe\Acrobat\7.0\Updater\ (English) and you'll find the updates necessary for automatic installation.

Then you may use something like this....

Create a CMD/BAT file called something like ar7.cmd or ar7.bat with this code:

ECHO.
ECHO ---------------------------------------------------------------
ECHO Instalando Adobe Acrobat Reader 7.0.3... >> Spanish version
ECHO Installing Adobe Acrobat Reader 7.0.3...
ECHO.
START /WAIT /HIGH AdbeRdr70_esp_full.exe /w /v"/qb" >> Spanish version
START /WAIT /HIGH AdbeRdr70_eng_full.exe /w /v"/qb" >> English version
START /WAIT /HIGH Acro-Reader_701_Update.exe /w /v"/qb"
START /WAIT /HIGH Acro-Reader_702_Update.exe /w /v"/qb"
START /WAIT /HIGH Acro-Reader_703_Update.exe /w /v"/qb"
ECHO.
ECHO Se ha instalado Adobe Acrobat Reader 7.0.3 >> Spanish version
ECHO Adobe Acrobat Reader 7.0.3 had been installed >> English version
ECHO ---------------------------------------------------------------
ECHO.

Just works

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.