MSFN Forum: My method for Acrobat Reader 7.0.8 passive 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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

My method for Acrobat Reader 7.0.8 passive install. My method for Acrobat Reader 7.0.8 passive install. Rate Topic: -----

#1 User is offline   ZenCoder 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 26-June 06

  Posted 27 June 2006 - 07:17 AM

I know others have packaged tweaked & switch-less silent install versions, but I wanted an untweaked install method that doesn't rely on a 3rd party for updates.

1 )Run AdbeRdr708_en_US.exe

2) Copy the real setup files from C:\Program Files\Adobe\Acrobat 7.0\Setup Files\RdrBig708\ENU to my Install Directory

3) Rename the .msi file to AdobeReader708.msi
(Windows Post Installer doesn't seem to like spaces, dots or special characters)

4) Use the AdobeReader708.msi /passive switch.

Anyway I just started learning how to create an unattended application cd yesterday so if this is obvious, or if someone else has posted the same method and I missed it during my search I apologize.


#2 User is offline   jonathan_314 

  • Junior
  • Pip
  • Group: Members
  • Posts: 63
  • Joined: 31-October 05

  Posted 27 June 2006 - 11:12 AM

I will try it,

I guess it is the same method as for the 7.0.5 version. I read that there could be a prob that the reader still asks for an update of the 7.0.5 language support. Anyway.

With the 7.0.5 I used the "/qn" switch.

Don't worry, I think(hope :P ) nobody will kill you for sharing this.

Greetz
Jonathan.

This post has been edited by jonathan_314: 27 June 2006 - 11:14 AM


#3 User is offline   ZenCoder 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 26-June 06

Posted 28 June 2006 - 01:20 PM

Considering that I am just learning, I don't want to post it to switches thread until someone else tests my method. Its cluttered enough with discussion already.

I think someone should create a database driven web app to keep track of unattended install methods.

Let people search by product and version, let others rate and add comments to the solutions.

Unfortunately its been awhile since I did any php mysql work, I have a bad habit of getting 95% finished with software projects then abandoning them, and I can't afford the hosting.

I like a kid in a candy store when it comes to learning new tech sills, but I tend to eat my self sick on a particular technology and jump to learning something else.

I will probably learn enough to write my own auto it scripts, and learn to fully automate all my favorite apps then suddenly take an interest in Linux or something.

This post has been edited by ZenCoder: 28 June 2006 - 01:25 PM


#4 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 30 June 2006 - 02:06 AM

are you sure that the installed updates change the installer at C:\Program Files\Adobe\Acrobat 7.0\Setup Files\RdrBig708\ENU ? if so, thanks for the info, as i hate that i install the updates silently but the program still brings up the updates download window. even when the version number in the about box is correct and is curent.

please someone confirm this one.

#5 User is offline   wolfport2001 

  • Group: Members
  • Posts: 2
  • Joined: 10-February 06

Posted 15 July 2006 - 06:13 PM

you forgot /norestart. So, its the adobesetup.msi /quiet /norestart

Worked fine for me and just made an nlite addon for it.

#6 User is offline   manaciano 

  • Group: Members
  • Posts: 1
  • Joined: 17-July 06

Posted 17 July 2006 - 06:58 AM

I´m having troubles with an unattended installation of Acrobat.
I made a policy in Active Directory because you can asign .msi files package and after, choose wich work stations will be receive the unattended installation.
In general, I didn´t have problems with Office and Microsoft Firewall Client (for example).
But, Acrobat required a transformer file called .mst.
The GPO Editor is limitted, because you can´t add .bat or another extensions.

żAnybody knows how can I do to create a really automated and unattended .msi?
I´d test some programs like InstallShield an others stuff too, but it doesn´t work.
Thank you and sorry for my bad english.

#7 User is offline   rado354 

  • nLited user
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,611
  • Joined: 29-May 05

Posted 17 July 2006 - 02:46 PM

The extraction of the installer and then:

Quote

adobesetup.msi /quiet /norestart


works great for me :thumbup

This post has been edited by rado354: 17 July 2006 - 02:46 PM


#8 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 21 July 2006 - 01:38 PM

oops. i thought we were talking about acrobat professional 7.0.8 here.
my bad...

#9 User is offline   Itanium 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 01-July 04

Posted 24 July 2006 - 02:25 AM

now it seems that it works with the latest silent switch that i used in adoberdr7.0 install ...
so:
- download latest AdbeRdr708_en_US.exe from adobe website
- use AdbeRdr708_en_US.exe /Q /W /S /V"/QN" switch

i've tested it just 1 time and it worked...

#10 User is offline   dansouza 

  • Junior
  • Pip
  • Group: Members
  • Posts: 54
  • Joined: 17-October 04

Posted 11 December 2006 - 11:41 AM

You're making it more complicated than it has to be. You don't have to rename anything or repackage anything. Once you copy the setup files just use:

setup.exe /S /V/qn

The S is the silent switch and the V passes the parameters to the installer.

Share this topic:


Page 1 of 1
  • 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