I am having problems with a package I created to install Acrobat 7 Standard and all it's updates. I this package I have created many programs. The first four programs are used to uninstall the previous version - 6.0.1, 6.0.2, 6.0.3 and 6.0.4. I used the command lines I got from the PDF document: "Install and remove Acrobat products using the command line (6.x on Windows)". All four programs went through successfully.
The next program in this package is the one that installs Acrobat 7 Standard. I used InstallShield Tuner 7.0 to customize the Acrobat settings when installed. I used the command line for this program that was listed the PDF: "User Document: Adobe Acrobat 7.0 for Microsoft Systems Management Server". This program installed without a problem.
The problem comes when the next program attempts to start. This is the program that installs the 7.0.5 update patch for Acrobat 7.0.0. At this point, this is where the package bombs. I have used the command lines provided in the PDF document: "Install and remove Acrobat products using the command line (7.0 on Windows)". I extracted the files from the .exe file of the patch and copied them to the source directory with all the other installation files for Acrobat 7 Standard.
Not sure what to do at this point. Thanks in advance to anyone who can point me into the right direction!