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.

Acrobat reader strikes again...

Featured Replies

To get the MSI install:

1. download http://ardownload.adobe.com/pub/adobe/read...70_enu_full.exe

2. install acrobat 7.0 on one workstation

3. get the Adobe Reader 7.0.msi and data1.cab file out of C:\Program Files\Adobe\Acrobat 7.0\Setup Files\RdrBig\ENU____\ directory

msiexec /i "Adobe Reader 7.0.msi" EULA_ACCEPT=YES /qb-

change the qb- to qn if you want a silent install.

You don't even need to install the program. Just double-click the AdbeRdr70_enu_full.exe file. It automatically extracts the msi and the data1.cab file to %programfiles%Acrobat 7.0. Just dig through the folder levels and you'll find it. Then cancel the installation before it installs anything. (Don't know if you can use WinRar to extract the files - I don't have it at work.)

You can also make an administrative install of it. I changed the name of the .msi file to acrobatreader.msi (for compatibility with my existing RunOnceEx file), then ran the following command:

msiexec /a (Pathtothefile)\acrobatreader.msi

It creates an administrative install. (7.0 gained about 20 megabytes over 6.0!)

Then, just use WinRar or another compressor program to save space, and you should be able to install it using /qb (haven't been able to test this yet and won't be able to for about four more hours, so don't quote me on this!)

If anybody wonders, the switch that works is:

/qb- REBOOT=Suppress

@Kamil:

Administrative install, or non-admin install using the .msi and the data1.cab file?

Like my Acrobat 6.x installers, I'm going to be adding a bunch of registry tweaks to the MSI as well (like no Auto Update, no Ads, etc).

First round of testing went very well with just a few changes needing to be made. I'll hopefully have it out later today.

@Kamil:

Administrative install, or non-admin install using the .msi and the data1.cab file?

@jrf2027 Using .msi and the data1.cab file

:$ i'm new arround here. how do i use this *.mst file for unattented installation.

Just to add my pennies worth,

Why not just get the msi and cab file?

In runonceex.cmd file use switches of /quiet /norestart and away you go.

Not sure how/why some people manage to make these so complicated for no reason. Or have i missed something.

The basic, if you download yourself, has no Yahoo Toolbar, nor Photoshop, nor Adobe Download manager applied. The msi and cab are gathered from c:\prgram files\adobe\adobe 7.0\<forget>\ENU

RyanVM msi, appears to be the best for home users, but my company wouldn't like all the tweaks, shame as some are useful.

an oldman who's a tad confused

@itdevil:

nameofmsi.msi TRANSFORMS=nameofmst.MST /qb-

would it be something like this in RunOnceEx for complete slient (Unattented Install)

REG ADD %KEY%\006 /VE /D "Acrobat Reader 7.0" /f
REG ADD %KEY%\006 /V 1 /D "%systemdrive%\Install\Applications\AdobeReader\Adober~1.msi TRANSFORMS=Adober.mst /qb-" /f

/qb-! gives the progress box and hides the cancel button

/qn shows nothing

@itdevil - yes that would work and as oldman stated qb- would simply show the progress rather than a complete silent install. Although I'd be inclined to add a /norestart at the end.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

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.