Jump to content

Recommended Posts

Posted

Hello,

can someone give me some advice for media player 10 and the svcpack file? I have followed the instructions on the unattended.org site but it does not work. Where to a place the media 10 file? In the svcpack.inf I just write the name of the file? No switches?

Thanks.


Posted

This is the command to use to install Media Player 10:

MP10Setup.exe /q:A /c:setup_wm.exe /Q /R:N /DisallowSystemRestore

And this is the command to use to install the Windows Media Connect update:

wmcsetup.exe /q

I find it much easier to install this via a .cmd called in SetupParams or GuiRunOnce, rather than integrating it directly. Sorry I can't help more.

  • 7 months later...
Posted

To install the Media Player 10 with the svcpack.inf file. Use this row with all quotes...

"MP10Setup.exe /c:""setup_wm.exe /Q /R:N /DisallowSystemRestore"" /q:A"

Posted
I find it much easier to install this via a .cmd called in SetupParams or GuiRunOnce, rather than integrating it directly. Sorry I can't help more.
Out of curiosity, why? What needs to be done to make it easier?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...