MSFN Forum: iTunes 4.6 - Assistance Needed - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

iTunes 4.6 - Assistance Needed Rate Topic: -----

#1 User is offline   knewman01 

  • Junior
  • Pip
  • Group: Members
  • Posts: 50
  • Joined: 17-November 03

Posted 26 June 2004 - 09:55 PM

Anyone actually have iTunes 4.6 working silently? When I install it with this:

REG ADD %KEY%\060 /VE /D "iTunes 4.6" /f
REG ADD %KEY%\060 /V 1 /D "%SYSTEMDRIVE%\install\applications\itunes\itunessetup.exe /s /v/qn" /f


I get nothing. The setuplog that it gens is less than useful.

Anyone?


#2 User is offline   ODC 

  • Member
  • PipPip
  • Group: Members
  • Posts: 127
  • Joined: 22-June 04

Posted 26 June 2004 - 11:09 PM

Same problem here. iTunes 4.6 will not install with the /s /v/qn.

#3 User is offline   applelover 

  • Group: Members
  • Posts: 8
  • Joined: 22-September 03

Posted 27 June 2004 - 02:57 AM

As you can see from the attached picture, this is an InstallShield application.
Just use /s if you want the defaults, or create an iss by using /r /f1iTunes.iss

Attached File(s)

  • Attached File  004.jpg (34.53K)
    Number of downloads: 31


#4 User is offline   Nick2588 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 28-May 04

Posted 28 June 2004 - 06:49 PM

applelover, on Jun 27 2004, 02:57 AM, said:

As you can see from the attached picture, this is an InstallShield application.
Just use /s if you want the defaults, or create an iss by using /r /f1iTunes.iss

No, using /s does nothing. It silently fails.

#5 User is offline   knewman01 

  • Junior
  • Pip
  • Group: Members
  • Posts: 50
  • Joined: 17-November 03

Posted 28 June 2004 - 10:23 PM

Quite correct. /s might as well mean silently fail.

I gave up. Installrite made a nice package out of it.

#6 User is offline   ODC 

  • Member
  • PipPip
  • Group: Members
  • Posts: 127
  • Joined: 22-June 04

Posted 28 June 2004 - 11:57 PM

Install itunes with itunessetup.exe -R
Copy setup.iss file from windows to same folder as itunessetup.exe
Now you can use itunessetup.exe -s to silent install.

#7 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 29 June 2004 - 01:35 AM

ODC, on Jun 29 2004, 07:57 AM, said:

Install itunes with itunessetup.exe -R
Copy setup.iss file from windows to same folder as itunessetup.exe
Now you can use itunessetup.exe -s to silent install.

Isn't it

Itunes.exe -s -f1

???

(with setup.iss in the same folder of course)

#8 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 June 2004 - 01:41 AM

Or, you could try to see if iTunes installer supports creating an administrative install point (run setup.exe /A).
Then, try some possible switches on the resulting installer folder (/s or /QB or something). Also, Installshield can have a .cfg (text) file in its folder which will forcibly be used for automation of setup (the .cfg is actually a renamed .iss).

#9 User is offline   ODC 

  • Member
  • PipPip
  • Group: Members
  • Posts: 127
  • Joined: 22-June 04

Posted 29 June 2004 - 12:18 PM

Bâshrat the Sneaky, on Jun 29 2004, 01:35 AM, said:

ODC, on Jun 29 2004, 07:57 AM, said:

Install itunes with itunessetup.exe -R
Copy setup.iss file from windows to same folder as itunessetup.exe
Now you can use itunessetup.exe -s to silent install.

Isn't it

Itunes.exe -s -f1

???

(with setup.iss in the same folder of course)

No. I have tested this and it works perfectly silently. Again:

itunessetup.exe -R
Copy setup.iss file from windows to same folder as itunessetup.exe
Now you can use itunessetup.exe -s to silent install. (you do not need to extract itunessetup.exe)

It even works from a %CDROM% location, just make sure the setup.iss and the itunessetup.exe are in the same folder.

Here's a copy of my setup.iss file:
[{00FC6799-866E-44A1-A60C-DCF394CF56FD}-DlgOrder]
Dlg0={00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdWelcome-0
Count=8
Dlg1={00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdLicense-0
Dlg2={00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdShowInfoList-0
Dlg3={00FC6799-866E-44A1-A60C-DCF394CF56FD}-AskOptions-0
Dlg4={00FC6799-866E-44A1-A60C-DCF394CF56FD}-AskYesNo-0
Dlg5={00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdAskDestPath-0
Dlg6={00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdBitmap-0
Dlg7={00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdFinish-0
[{00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdWelcome-0]
Result=1
[{00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdLicense-0]
Result=1
[{00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdShowInfoList-0]
Result=1
[{00FC6799-866E-44A1-A60C-DCF394CF56FD}-AskOptions-0]
Result=1
Sel-0=1
Sel-1=1
Sel-2=1
[{00FC6799-866E-44A1-A60C-DCF394CF56FD}-AskYesNo-0]
Result=0
[{00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdAskDestPath-0]
szDir=C:\Program Files\iTunes\
Result=1
[{00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdBitmap-0]
Result=1
[{00FC6799-866E-44A1-A60C-DCF394CF56FD}-SdFinish-0]
Result=1
bOpt1=0
bOpt2=0


#10 User is offline   Nick2588 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 28-May 04

Posted 30 June 2004 - 10:18 PM

Yay, thank you!

Note that the file generated when QuickTime is installed already is not compatible with the file needed when QuickTime isn't installed. The above is for a non-QT-installed system.

#11 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 01 July 2004 - 04:04 AM

Perhaps you guys could upload your .iss files to msfn instead of copying the entire file to a post, cause right now it looks a bit messy...

#12 User is offline   Nick2588 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 28-May 04

Posted 01 July 2004 - 08:25 PM

It is 32 line. Relax. :)

#13 User is offline   Manic-Man 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 14-August 04

Posted 15 August 2004 - 02:07 AM

This doesn't seem to work for me, could you please write up the exact code for the msdos batch file? Also, i use win xp, so c:\Programs won't work for me in the msi file, do I just change that to Program Files?

Or is that still correct. Please help.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy