Skip to main content
Participant
August 16, 2005
Question

Silent install will not work using InstallShield Tuner 7

  • August 16, 2005
  • 5 replies
  • 1323 views
Has there been a fix for the silent install problem for Tuner 7?
This topic has been closed for replies.

5 replies

Participant
December 5, 2006
I'm trying to use Zenworks to deploy my MST file .... it's save on my network drive ...I want to use UNC coding... can anyone help me? ..
if possible, Please provide all entries ... My novell Object requires three lines under ... Run options > Applications.

Path to file:
Parameters:
Working Directory:
Participating Frequently
November 8, 2006
you can run the patches silently.

msiexec /p Ac705PrP_efgj.msp REINSTALLMODE=omus REINSTALL=all REBOOT=REALLYSUPPRESS /qn
msiexec /p Acro707.msp REINSTALLMODE=omus REINSTALL=all REBOOT=REALLYSUPPRESS /qn
msiexec /p Acro708.msp REINSTALLMODE=omus REINSTALL=all REBOOT=REALLYSUPPRESS /qn
Participant
October 30, 2006
I am attempting to use InstallShield Tuner 7 to upgrade our clients to Adobe 7 Standard. The uninstall of Adobe Standard 6 and the install of Adobe standard 7.0 works great - and Silently. The problem comes when the Setup.ini that comes with the InstallShield tuner starts running the update patches 7.0.5, 7.0.7, & 7.0.8. All of these start running at the same time and are visible. How do I get the patches to also install silently? According to the Adobe webinar I attended the silent switches should still apply when installing the patches. Any help would be appreciated. Thanks.
Participant
September 27, 2005
Working for me also. I used the custom tuner to build the MST, then used Editor to modify the things I wanted. In the setup.ini, this what the cmdline=/qb! ISX_SERIALNUMBER=****-****-****-****-****-**** TRANSFORMS=AcroPro.mst /lime Logfile.log

That is what works for me.
Participating Frequently
September 6, 2005
silent install works just fine. What problems are you having?