Hello,
I am trying to incorporate Adobe Reader 11 for Windows as an unattended installation in a script, the same way I have Reader 10 setup using the bootstrapper installation method.
I have extracted the Reader 11 Setup executable using 7-zip after "unblocking" the file in its properties, used the Customization Wizard 11 to tweak a few options, and updated the Setup.ini accordingly (including the transform and the unattended install parameters).
Everything works great when I have the files on my desktop. When I copy the folder up to the server share where it will reside, I get an error when trying to run the setup.exe (not even using a script yet).
The error:
"This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package."
I have verified all the permissions, tried everything multiple times, tried using the Customization Wizard with the files on the server, and nother has worked. I have done this with Adobe Reader 10 including using the method of chaining updates in the Setup.ini quite well.
Any suggestions for things I might try?
Thanks!