/build/static/layout/Breadcrumb_cap_w.png

Trying To create A batch Install For Shockwave

I am trying to install Shockwave Package from the following share, batch runs but does not install application, any ideas?

\\??.???.???.???\zen\Snapshot\XP\Shockwave 1161629\Shockwave.bat

@ECHO OFF
ECHO Installing Adobe Shockwave Player..
ECHO Please Wait
start /wait MSIEXEC /I "Shockwave_Installer_Full.MSI" ALLUSERS=TRUE REBOOT=SUPPRESS /QB

0 Comments   [ + ] Show comments

Answers (1)

Posted by: anonymous_9363 12 years ago
Red Belt
0
1) ALLUSERS should be null, 1or 2
2) Add the argument for logging to your command lineMSIEXEC /I "Shockwave_Installer_Full.MSI" ALLUSERS=1 REBOOT=SUPPRESS /QB /L*V %temp%\ShockWave_Install.logIn the resulting log, look for the text 'Return value 3.' The few lines above and below the line containing that text will assist you in diagnosing the failure.
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