/build/static/layout/Breadcrumb_cap_w.png

Tuner, Reader and security warnings

Using Installshield Tuner for Acrobat, I created a package for Reader 7.0 that included all three updates as launchable applications. The only problem is, when the updates launch WIndows pops up its Open File Security warning "Do you want to run this file" which of course defeats the unattended setup.

I am sure this must com eup for others as well, although a search of this board for "Security Warning" did not get any hits.

How have people dealt with this? I assume it is a Windows securty setting and not a WIndows Installer issue.
Thanks

0 Comments   [ + ] Show comments

Answers (1)

Posted by: ixoni 18 years ago
Senior Yellow Belt
0
To answer my own question, create a batch file for the updates and then add the batch file in Tuner under Launch Other Applications. My batch file looks like this, although you could use the .exe updates also.

Echo off

msiexec.exe /i "\\File-2\applications\Packages\AcroReader70\Updates\adobe acrobat 7.0.1 and reader 7.0.1 update.msi" /passive

msiexec.exe /i "\\File-2\applications\Packages\AcroReader70\Updates\adobe acrobat 7.0.2 and reader 7.0.2 update.msi" /passive

msiexec.exe /i "\\File-2\applications\Packages\AcroReader70\Updates\adobe acrobat 7.0.3 and reader 7.0.3 update.msi" /passive

Exit
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ