MSFN Forum: unattended Window media player 10 setup? - 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
  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

unattended Window media player 10 setup? Rate Topic: -----

#1 User is offline   Rico.JohnnY 

  • Member
  • PipPip
  • Group: Members
  • Posts: 237
  • Joined: 02-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 June 2004 - 10:41 AM

Window Media Player 10.0.0.3473 Technical Beta,released recently,how to do the unattended setup of that?what are the relevant switches?

i have tried /Q:A /R:N ,but that didnt work...can someone tell how to do that?


#2 User is offline   wyattXP 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 30-April 04

Posted 03 June 2004 - 10:59 AM

try just /qb or /qn or even -s, i havnt tried to add it yet to my DVD but those will be the ones i try

#3 User is offline   Rico.JohnnY 

  • Member
  • PipPip
  • Group: Members
  • Posts: 237
  • Joined: 02-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 June 2004 - 11:28 AM

i tried all you had mentioned above.... but didnt work either.....and it prompted syntax error...

the problem is..when i used /Q:A /R:N,it poped up an annoying EULA window...
i just dont know how to skip over that...

#4 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 03 June 2004 - 11:33 AM

have you tried a simple /? on the extracted archive (that's what the initial download is BTW

#5 User is offline   Rico.JohnnY 

  • Member
  • PipPip
  • Group: Members
  • Posts: 237
  • Joined: 02-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 June 2004 - 11:50 AM

yes...i have already tried it...none worked..

the situation is similar to the installation of MDAC hotfix..

but for the earlier versions...the /Q:A /R:N switch works fine...

annoying..

#6 User is offline   Joe User 99 

  • Member
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 24-September 03

Posted 03 June 2004 - 01:10 PM

I don't have switches, but here is what I am playing with so far:

Use WinRAR to extract the MP10Setup.exe to a folder. Inside will be all the source files


Deleting Eula.txt will bypass the EULA screen and start installing automatically.
Problem is that Eulat.txt is required to install (It is copied during install.)
So delete the line "eula.txt" from the [V9Copy.Core] section of WMP10.INF and save the file.

Then try installing by running "setup_wm.exe"

I can't get it to work on a SP2 system, I get a "This program has not passed Windows Logo Certification..." error.

But I don't have a SP1 system to try the results on.

#7 User is offline   Rico.JohnnY 

  • Member
  • PipPip
  • Group: Members
  • Posts: 237
  • Joined: 02-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 June 2004 - 01:42 PM

Joe User 99, on Jun 3 2004, 01:10 PM, said:

I don't have switches, but here is what I am playing with so far:

Use WinRAR to extract the MP10Setup.exe to a folder. Inside will be all the source files


Deleting Eula.txt will bypass the EULA screen and start installing automatically.
Problem is that Eulat.txt is required to install (It is copied during install.)
So delete the line "eula.txt" from the [V9Copy.Core] section of WMP10.INF and save the file.

Then try installing by running "setup_wm.exe"

I can't get it to work on a SP2 system, I get a "This program has not passed Windows Logo Certification..." error.

But I don't have a SP1 system to try the results on.

Not work...

Prompted

"an unexpected error has occured.Setup was not able to detect any Windows Media updates.Please try again later."

any suggestion?

#8 User is offline   wyattXP 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 30-April 04

Posted 03 June 2004 - 01:59 PM

went to microsoft.com and got some useful info about this per the website:

For unattended installation with no UI and no restart or restart prompt:

MPSetup.exe /q:A /c:"setup_wm.exe /Q:A /R:N /P:#e"

#9 User is offline   wyattXP 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 30-April 04

Posted 03 June 2004 - 02:02 PM

sorry here is the URL to the site:

[CODE]http://msdn.microsof...eparameters.asp

#10 User is offline   Joe User 99 

  • Member
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 24-September 03

Posted 03 June 2004 - 02:14 PM

Quote

Not work...

Prompted

"an unexpected error has occured.Setup was not able to detect any Windows Media updates.Please try again later."

any suggestion?
I got that too, if I ran it from a commandline from outside the source directory.
If I changed to the source folder, then ran it, it seemed to work better.


Quote

went to microsoft.com and got some useful info about this per the website:

For unattended installation with no UI and no restart or restart prompt:

MPSetup.exe /q:A /c:"setup_wm.exe /Q:A /R:N /P:#e"


I think that is for 9.0, cause for 10, I still get the EULA dialog even using these commandlines. If you notice the exe name is different too. For 10, it is MP10Setup.exe, not MPSetup.exe

#11 User is offline   wyattXP 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 30-April 04

Posted 03 June 2004 - 02:21 PM

right but on that page from microsoft it states WMP 9 + so i would assume that it would run with 10, im going to work on it tonight

#12 User is offline   Joe User 99 

  • Member
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 24-September 03

Posted 03 June 2004 - 02:22 PM

I did notice in that document that it mentions that the /P:#e is not needed for WMP10, but that is the only mention of 10 that I see.

Oh well....I guess we all will keep looking.... :)

#13 User is offline   Rico.JohnnY 

  • Member
  • PipPip
  • Group: Members
  • Posts: 237
  • Joined: 02-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 June 2004 - 08:19 PM

wyattXP, on Jun 3 2004, 02:21 PM, said:

right but on that page from microsoft it states WMP 9 + so i would assume that it would run with 10, im going to work on it tonight

i tried that parameter and it didn't work with WMP10

Maybe there are some other new parameters for it but i just can get nothing after look through the WMP 10 SDK,except for the one you mentioned above

#14 User is offline   wyattXP 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 30-April 04

Posted 03 June 2004 - 08:56 PM

so far i used wmp10.exe /Q:A /R:N and it got me to the Accept the license agreement screen so it did bypass the "Next" screen, still testing it...

#15 User is offline   wyattXP 

  • Junior
  • Pip
  • Group: Members
  • Posts: 70
  • Joined: 30-April 04

Posted 04 June 2004 - 09:16 PM

has anyone had any luck with this one, i know that /Q:A is all u need to get to the "I Accept" screen, but i cannot get past that, i dont know what it is, any help here would be great.

#16 User is offline   Rico.JohnnY 

  • Member
  • PipPip
  • Group: Members
  • Posts: 237
  • Joined: 02-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 June 2004 - 11:43 AM

Maybe it's a bug with wmp10 ,i have tried everything,but still remains the same

i think the best way is to wait for the next released copy...

#17 User is offline   pdmcmahon 

  • Newbie
  • Group: Banned
  • Posts: 49
  • Joined: 20-May 04

Posted 06 June 2004 - 10:33 PM

Quasi-poll here, what does everyone think of WMP10 RC1 so far?

#18 User is offline   da'bEAST 

  • Newbie
  • Group: Members
  • Posts: 47
  • Joined: 28-April 04

Posted 12 June 2004 - 05:10 AM

I like MP 10 more than 9!
It starts faster and is more reliable than 9(at least for me)!
I'm still looking for a switch!

#19 User is offline   da'bEAST 

  • Newbie
  • Group: Members
  • Posts: 47
  • Joined: 28-April 04

Posted 16 June 2004 - 09:11 AM

Come on guys nobody found any switch?

I'll have to try with installrite.

#20 User is offline   Ghost_one 

  • Group: Members
  • Posts: 7
  • Joined: 01-June 04

Posted 18 June 2004 - 05:13 AM

hey , i was wondering does it work with InstallRite?

I'm new to this InstallRite , does it allways work or ar there problems whith diferent progs!

Share this topic:


  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • 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