Re: Silent installation of Adobe Acrobat 6 professional
OK, this is what I was able to find out and help me to create silent installation of Adobe 5.0 and 6 Professional and Adobe reader 6.
To create a silent installation of Adobe 5.0 you need to use Acrobat Enterprise Installation Tool 1.2 provided from Adobe website.
To create a silent installation of Adobe 6.0 Reader and Professional you need to use InstallShield Tuner 6.0.1 for Adobe Acrobat also provided from Adobe website.
Before you use the tools, you need to modify the Abcpy.ini file (for Adobe 5 and 6)
[OEM Install]
USERNAME=[Your User}
COMPANYNAME=[Your Company]
Note: No Brackets!
And when creating the package(for adiobe 6), under set up add the following command under the Windows Installer Command Line Argument:
/qb!
What this does is create the setup.exe with the argument already on it and this argument will run it silently with a basic dialog box (only shows the progress bar) and the “!” Sign will hide the cancel button. This way the user will see that something is happening on the screen and will wait until it finish.
I don’t know what you are using to push this or how you distribute the application. What I’m using is a mix of this repackaging tools and WinZip self-extractor. At least these are working for me… for now.
I hope this help you guys and do not spend the time, like I did.
Posting-Information:
Date: Tue, 27 Apr 2004 05:52:15 -0700