My method for Acrobat Reader 7.0.8 passive install. My method for Acrobat Reader 7.0.8 passive install.
#1
Posted 27 June 2006 - 07:17 AM
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
Posted 27 June 2006 - 11:12 AM
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
Greetz
Jonathan.
This post has been edited by jonathan_314: 27 June 2006 - 11:14 AM
#3
Posted 28 June 2006 - 01:20 PM
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
Posted 30 June 2006 - 02:06 AM
please someone confirm this one.
#5
Posted 15 July 2006 - 06:13 PM
Worked fine for me and just made an nlite addon for it.
#6
Posted 17 July 2006 - 06:58 AM
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
Posted 17 July 2006 - 02:46 PM
Quote
works great for me
This post has been edited by rado354: 17 July 2006 - 02:46 PM
#8
Posted 21 July 2006 - 01:38 PM
my bad...
#9
Posted 24 July 2006 - 02:25 AM
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
Posted 11 December 2006 - 11:41 AM
setup.exe /S /V/qn
The S is the silent switch and the V passes the parameters to the installer.



Help
Back to top









