/build/static/layout/Breadcrumb_cap_w.png

iTunes 6

Having some issues getting a nice clean quiet install of iTunes 6. If I run the setup with a /r to create a setup.iss file, when I then run the setup with a /s (after copying the setup.iss to the setup directory) it doesn't run silently.

If I try and run msiexec to install the extracted msi, I get

To run a silent install you must either specify a response file or override this event
(OnMSISilentInstall()) and provide your own implementation.

The setup will now end.

Any idea how I can specify the setup.iss response file that I've created previously?

I've searched around this board, and google, there's lots of tips for earlier versions of iTunes, just not the latest version.

Kire

0 Comments   [ + ] Show comments

Answers (3)

Posted by: BEPhipps 18 years ago
Senior Yellow Belt
1
Try this :-

iTunesSetup.exe /s /v"SILENT_INSTALL=1 ALLUSERS=1 /qb"
Posted by: Foleymon 18 years ago
Orange Senior Belt
0
This should work too.

iTunesSetup.exe /S /V"SILENT_INSTALL=1 INSTALL_DESKTOP_SHORTCUTS=0 ASSUME_QT_DEFAULTS=0 ASSUME_MEDIA_DEFAULTS=1 ALLUSERS=1" /w"
Posted by: kire 18 years ago
Senior Yellow Belt
0
Thanks BEPhipps, that one worked

Foleymon, do you have one too many quotes on that command line?

Kire
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