Did anyone know how to silent install itunes 8.0.1
tnx
Page 1 of 1
Silent install iTunes 8.0.1
#3
Posted 07 October 2008 - 06:50 AM
First extract itunessetup.exe,
then make sure that you have the newest version of windows installer installed on your system
and finally install it with the /qn switch...
works fine for me
then make sure that you have the newest version of windows installer installed on your system
and finally install it with the /qn switch...
works fine for me
#5
Posted 08 October 2008 - 09:35 PM
first you have to extract the msi, then use this code
ECHO. ECHO Installing iTunes 8.0 ECHO Please wait... start /wait %cdrom%iTunes.msi /qb /norestart
#6
Posted 10 October 2008 - 10:40 AM
#7
Posted 10 October 2008 - 11:48 AM
Thats why I said to use the /quiet, you will see the extracting box, but no install box.
#9
Posted 13 November 2008 - 03:58 PM
does anyone know the switch for installing via the .msi to keep it from setting as default player for formats???
I am making 7z silent installer package
and this is my config txt
I am making 7z silent installer package
and this is my config txt
;!@Install@!UTF-8! GUIMode="2" RunProgram="msiexec /i "itunes.msi" /qb INSTALLDIR=%programfiles%\iTunez REBOOT=ReallySuppress /leiurcp %systemdrive%\xpTEMP\itunez_install.log" ;!@InstallEnd@!
Share this topic:
Page 1 of 1



Help
Back to top









