MSFN Forum: Acrobat Reader 7.0.5 Update silent install - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Acrobat Reader 7.0.5 Update silent install what the hack is a msp file Rate Topic: -----

#1 User is offline   Doc Symbiosis 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 333
  • Joined: 03-August 04

Posted 14 October 2005 - 03:03 AM

I just downloaded Acrobat Reader 7.0.5 Update and are extracting it shows a msp-file and a file msplauncher.exe and some other files. How do I perform a silent install of this package?
I already tried with the /passive switch


#2 User is offline   laderio 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 18-October 04

Posted 14 October 2005 - 07:11 AM

My Windows says it is a "Windows Installer-Patch", so /qp or /qn should work, like with msi...

When you start this msp with /? it shows also a list you can use ;)

#3 User is offline   Dynaletik 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 633
  • Joined: 18-September 04
  • OS:none specified
  • Country: Country Flag

Posted 14 October 2005 - 07:28 AM

View Postladerio, on Oct 14 2005, 03:11 PM, said:

My Windows says it is a "Windows Installer-Patch", so /qp or /qn should work, like with msi...

When you start this msp with /? it shows also a list you can use ;)


Yesm you are right, but I tested all the switches. It starts the installation but then stopps. I can install the package manually but not with the switches.

#4 User is offline   Doc Symbiosis 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 333
  • Joined: 03-August 04

Posted 14 October 2005 - 07:31 AM

The Update didn't work for me, even with a normal install, but I used a modified Acrobat Reader, I found somewhere in this forum, but I found out, that there is a full Version with all updates included available at adobe.com. I'm am now trying, which switches are working.

Edit: The /v/qn works fine for the full version

This post has been edited by Doc Symbiosis: 14 October 2005 - 07:47 AM


#5 User is offline   laderio 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 18-October 04

Posted 14 October 2005 - 08:03 AM

View PostDynaletik, on Oct 14 2005, 07:28 AM, said:

Yesm you are right, but I tested all the switches. It starts the installation but then stopps. I can install the package manually but not with the switches.

it works for me with this batch:
start /wait msiexec.exe /i "Acrobat Reader 7\Adobe Reader 7.0 - Deutsch.msi" /qb
"Acrobat Reader 7.05 Update.msp" /qb

#6 User is offline   Dynaletik 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 633
  • Joined: 18-September 04
  • OS:none specified
  • Country: Country Flag

Posted 14 October 2005 - 08:19 AM

OK I got it. Just downloaded the full 7.05 release. Installed it and grabbed the msi and the data1.cab out of the %programfiles%\Adobe\Acrobat 7.0\Setup Files folder. Then I start the msi with the following cmd:
AdobeReader705.msi TRANSFORMS=AdobeReader70.mst /qb-! /norestart


The mst file of version 7.0 still works for me, so the Yahoo button and the license agreement are removed.

This post has been edited by Dynaletik: 14 October 2005 - 09:16 AM


#7 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 14 October 2005 - 09:21 AM

Delete me

This post has been edited by BoardBabe: 14 October 2005 - 09:23 AM


#8 User is offline   Bendes 

  • Junior
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 27-June 04

Posted 14 October 2005 - 09:25 AM

Normally you can slipstream the msp in the original msi with this command:

msiexec /p <path>\adobe.msp /a <path>\adobe.msi /qb



But you can also simply download the full setup in version 7.05 at the Adobe website...

#9 User is offline   Doc Symbiosis 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 333
  • Joined: 03-August 04

Posted 14 October 2005 - 09:30 AM

View PostDynaletik, on Oct 14 2005, 08:19 AM, said:

OK I got it. Just downloaded the full 7.05 release. Installed it and grabbed the msi and the data1.cab out of the %programfiles%\Adobe\Acrobat 7.0\Setup Files folder. Then I start the msi with the following cmd:
AdobeReader705.msi TRANSFORMS=AdobeReader70.mst /qb-! /norestart


The mst file of version 7.0 still works for me, so the Yahoo button and the license agreement are removed.

I'm just curious, what the "!" in the "/qb-!" switch means?

#10 User is offline   Wesmosis 

  • Just Call Me Doctor Just Call Me Pain!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 787
  • Joined: 20-September 04

Posted 14 October 2005 - 09:49 AM

thanx for the info

#11 User is offline   KNARZ 

  • Junior
  • Pip
  • Group: Members
  • Posts: 80
  • Joined: 20-August 04

Posted 14 October 2005 - 10:13 AM

you can also try THIS

You got one MSI and one CAB file =) (after unpacking)

This post has been edited by KNARZ: 14 October 2005 - 10:14 AM


#12 User is offline   laderio 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 18-October 04

Posted 14 October 2005 - 10:16 AM

Isn't there an msi which you can download direct from adobe, without need to use a .cab?

I think I have seen such a link once, but doen't remember where...

This post has been edited by laderio: 14 October 2005 - 10:20 AM


#13 User is offline   Dynaletik 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 633
  • Joined: 18-September 04
  • OS:none specified
  • Country: Country Flag

Posted 14 October 2005 - 10:35 AM

View PostDoc Symbiosis, on Oct 14 2005, 04:30 PM, said:

I'm just curious, what the "!" in the "/qb-!" switch means?


I think it disables the cancel button in the upcoming window. Not sure any longer. I install all my .msi apps with this switch. :)

#14 User is offline   laderio 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 18-October 04

Posted 14 October 2005 - 10:41 AM

View PostDynaletik, on Oct 14 2005, 10:35 AM, said:

View PostDoc Symbiosis, on Oct 14 2005, 04:30 PM, said:

I'm just curious, what the "!" in the "/qb-!" switch means?


I think it disables the cancel button in the upcoming window. Not sure any longer. I install all my .msi apps with this switch. :)


Seems to work ;)

#15 User is offline   snekul 

  • Poor University IT Guy
  • Pip
  • Group: Members
  • Posts: 62
  • Joined: 03-December 03

Posted 14 October 2005 - 02:02 PM

Um, it may be easier for all to just use the new AdbeRdr705_enu_full.exe file that Adobe has. It can install an up-to-date copy of 7.0.5 and interestingly can "update" existing installations. If, for example, you had 7.0.3 installed by using the 7.0 msi and the 3 updates, the new installer will remove all of those and put a plain 7.0.5 install. The standard /v/qn works just fine as a switch, however, it will reboot the computer if AR had already been installed. I haven't tested it, but I bet the standard Reboot=ReallySupress will work.

#16 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 15 October 2005 - 04:20 AM

View Postsnekul, on Oct 14 2005, 10:02 PM, said:

Um, it may be easier for all to just use the new AdbeRdr705_enu_full.exe file that Adobe has. It can install an up-to-date copy of 7.0.5 and interestingly can "update" existing installations. If, for example, you had 7.0.3 installed by using the 7.0 msi and the 3 updates, the new installer will remove all of those and put a plain 7.0.5 install. The standard /v/qn works just fine as a switch, however, it will reboot the computer if AR had already been installed. I haven't tested it, but I bet the standard Reboot=ReallySupress will work.


Going to test it right now, thx for the info

No switchless installers of this version yet?

#17 User is offline   dale5605 

  • Member
  • PipPip
  • Group: Members
  • Posts: 231
  • Joined: 27-March 05

Posted 15 October 2005 - 10:43 AM

My switchless installer is working. I downloaded the full 7.0.5 version from here:
http://www.filehippo...bat_reader.html

Then I renamed it to adobe.exe and ran C:\adobe.exe /a

Then with the administrative install files I made the switchless and used adobe.msi /qb-! /norestart

Seems to work fine, although I don't know how to remove the adobe reader speed launch, does anyone know how? A special switch like with java maybe?
It would also be nice if I could remove the help files but it doesn't work when I do so I'm not sure how to do that either. :blink:

This post has been edited by dale5605: 15 October 2005 - 10:50 AM


#18 User is offline   Bendes 

  • Junior
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 27-June 04

Posted 15 October 2005 - 11:06 AM

View PostDoc Symbiosis, on Oct 14 2005, 05:30 PM, said:

View PostDynaletik, on Oct 14 2005, 08:19 AM, said:

OK I got it. Just downloaded the full 7.05 release. Installed it and grabbed the msi and the data1.cab out of the %programfiles%\Adobe\Acrobat 7.0\Setup Files folder. Then I start the msi with the following cmd:
AdobeReader705.msi TRANSFORMS=AdobeReader70.mst /qb-! /norestart


The mst file of version 7.0 still works for me, so the Yahoo button and the license agreement are removed.

I'm just curious, what the "!" in the "/qb-!" switch means?


Here is the help from MSIEXEC.EXE (who starts the setup of a MSI) :

Quote

msiexec /Option <Required Parameter> [Optional Parameter]Install Options
</package | /i> <Product.msi>
Installs or configures a product
/a <Product.msi>
Administrative install - Installs a product on the network
/j<u|m> <Product.msi> [/t <Transform List>] [/g <Language ID>]
Advertises a product - m to all users, u to current user
</uninstall | /x> <Product.msi | ProductCode>
Uninstalls the product
Display Options
/quiet
Quiet mode, no user interaction
/passive
Unattended mode - progress bar only
/q[n|b|r|f]
Sets user interface level
n - No UI
b - Basic UI
r - Reduced UI
f - Full UI (default)
/help
Help information
Restart Options
/norestart
Do not restart after the installation is complete
/promptrestart
Prompts the user for restart if necessary
/forcerestart
Always restart the computer after installation
Logging Options
/l[i|w|e|a|r|u|c|m|o|p|v|x|+|!|*] <LogFile>
i - Status messages
w - Nonfatal warnings
e - All error messages
a - Start up of actions
r - Action-specific records
u - User requests
c - Initial UI parameters
m - Out-of-memory or fatal exit information
o - Out-of-disk-space messages
p - Terminal properties
v - Verbose output
x - Extra debugging information
+ - Append to existing log file
! - Flush each line to the log
* - Log all information, except for v and x options
/log <LogFile>
Equivalent of /l* <LogFile>
Update Options
/update <Update1.msp>[;Update2.msp]
Applies update(s)
/uninstall <PatchCodeGuid>[;Update2.msp] /package <Product.msi | ProductCode>
Remove update(s) for a product
Repair Options
/f[p|e|c|m|s|o|d|a|u|v] <Product.msi | ProductCode>
Repairs a product
p - only if file is missing
o - if file is missing or an older version is installed (default)
e - if file is missing or an equal or older version is installed
d - if file is missing or a different version is installed
c - if file is missing or checksum does not match the calculated value
a - forces all files to be reinstalled
u - all required user-specific registry entries (default)
m - all required computer-specific registry entries (default)
s - all existing shortcuts (default)
v - runs from source and recaches local package
Setting Public Properties
[PROPERTY=PropertyValue]

Consult the Windows ® Installer SDK for additional documentation on the
command line syntax.


#19 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 17 October 2005 - 01:30 PM

Quote

My switchless installer is working. I downloaded the full 7.0.5 version from here:
http://www.filehippo...bat_reader.html

Then I renamed it to adobe.exe and ran C:\adobe.exe /a

Then with the administrative install files I made the switchless and used adobe.msi /qb-! /norestart

Seems to work fine, although I don't know how to remove the adobe reader speed launch, does anyone know how? A special switch like with java maybe?
It would also be nice if I could remove the help files but it doesn't work when I do so I'm not sure how to do that either.


Can we download yours somewhere?

#20 User is offline   dale5605 

  • Member
  • PipPip
  • Group: Members
  • Posts: 231
  • Joined: 27-March 05

Posted 17 October 2005 - 08:08 PM

I would recommend to download Vid0's version. He did a much better job than me. :P

"Vid0" said:

Adobe Reader 7.0.5 English Lite Unattended 6Mb uploaded here: http://rapidshare.de.../AR705.exe.html

This version is without msvcr71.dll library file. This file is missed intentionally to reduce size of the installer. AR705.EXE will not work or even install on clean Windows XP. Why I removed this file? Because it's a very common DLL library and it is installed by other applications like Microsoft .NET Framework 1.1 SP1 or K-Lite Mega Codec Pack 1.38. So you must install Adobe Reader Lite AFTER these applications on your Unattended CD.

And if you really need a version with msvcr71.dll inside, here it is:
http://rapidshare.de...AR705a.exe.html


Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy