Help - Search - Members - Calendar
Full Version: Im trying to make a 7-zip installer, and getting an error (itunes).
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
Mikep7779
Here are my configs


config.cfg

CODE
;!@Install@!UTF-8!
RunProgram="StartX.exe /WAIT \"msiexec /i iTunes.msi /qb-!\""
;!@InstallEnd@!


Im getting this error.
Click to view attachment
rikgale
Try this topic http://www.msfn.org/board/index.php?showtopic=55482

I know that it doesn't really answer your question,but it may save you some work in the long run.
Mikep7779
Err, with v6 you need quicktime, is there a installer with it (silent)?
seapagan
QUOTE (Panda67 @ Nov 2 2005, 11:27 PM) *
Err, with v6 you need quicktime, is there a installer with it (silent)?
With all versions of iTunes you need quicktime, however, you can use the 'Quicktime alternative' which is a smaller footprint and does not take over your computer so much, hence the 'quicktime free' version.
One thing for you though - you cannot install itunes using only the msi and msiexec - you must use the installer otherwise most of the drivers etc will not be installed (for ipod, burning etc).
You can create a silent installer by passing the relevant (standard msi) parameters to the standard apple installer on the commandline in the format /V"parameters", search for them cos I cant remember off the top of my head.

SP
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.