Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Windows Media Player 10 Unattended

Featured Replies

So using WMPOCM=off in my winnt.sif file is useless. I can just sliently install wmp10 and it will supress wmp9 right?

Or you recommend anything else?

Yeah, if you're anyway are going to use WMP - whether v9, or upgrading to v10 - it is no need to set WMPOCM=off. You can simply install WMP10 and and it will replace v9.

Use the WMPOCM=off only if you hate WMP and don't want it to be accessed.

Also, I installed WMP10 this morning silently. Is there a command line option in order to put the QuickStart icon in the QuickStart menu immediately after install like the prompted version does?

dcromwell, dude i installed with this command line:

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

and it placed a quick lunch icon.

prathapml, in dummy language that means that wmp9 will be there... just no links and stuff for acessing it?

Did it place the icon in the Quick Launch bar immediately, or did you have to run the program first and then go through the setup?

Did it place the icon in the Quick Launch bar immediately, or did you have to run the program first and then go through the setup?

thats a very good question, sorry i cannot answer you, because i install it silently and tested it imediatly. Maybe it was after run it for the first time, but it was there :)

As I learn from bitmonster here is a small guide how to create your own silent install package:

  • Get the WMP10 package and put it in some folder.
  • Get 7-Zip and install it. Open up the folder where 7-zip has installed itself to and grab the 7za.exe and 7zS.sfx files and copy them to your folder. You can deinstall 7-Zip now if you want.
  • Get the UPX-package (Win32 console version), unpack it and copy the upx.exe to your folder
  • Make a new batch-file in your folder, name it wmp10.bat and paste the following text into it:

SET TmpDir=%~dp0tmp
%~d0
CD "%~p0"

SET Target=mp10setup
MD "%TmpDir%"
START /wait %Target%.exe /C /T:"%TmpDir%"
CD "%TmpDir%"

..\7za.exe a "%~dp0%Target%.7z" -r -mx=7 -mfb=255 -md=48m *
CD..
RMDIR /S /Q tmp

IF NOT EXIST 7zSC.sfx CALL :make_sfx

ECHO;!@Install@!UTF-8!>config.txt
ECHO RunProgram="setup_wm.exe /Q /R:N /NoMigrate /DisallowSystemRestore">>config.txt
ECHO;!@InstallEnd@!>>config.txt
COPY /b 7zSC.sfx + config.txt + %Target%.7z %Target%7.exe
DEL config.txt
DEL %Target%.7z
GOTO:EOF

:make_sfx
COPY 7zS.sfx 7zSC.sfx
upx.exe 7zSC.sfx
GOTO:EOF

Now you should have the following files in your folder:

7za.exe
7zS.sfx
wmp10.bat
mp10Setup.exe
upx.exe

Start the wmp10.bat and wait 2 minutes. At the end you should have a mp10setup7.exe in your folder with a size of about 9.3 MB.

You can run this standalone file through svcpack.inf or any other batch without any commandline switches. But if you use a batch instead of svcpack.inf you should use the start-command:

start /wait mp10setup7.exe

Start the wmp10.bat and wait 2 minutes. At the end you should have a mp10setup7.exe in your folder with a size of about 9.3 MB.

i got a file of 4.7mb.... (italian version)...is it correct or not?

Or you could just, extract mp10setup.exe's contents with 1 right click with WinRAR, and make it into a WinRAR SFX in a matter of seconds... Yours most likely makes a smaller file though. It's nice to have small installers, but in my case (using a DVD to install, so space isn't a major consideration for a small app) I picked simplicity and speed of creation of the WinRAR SFX instead. I might try the 7zip way instead, I just "default" to using WinRAR as it's installed on my system (7zip isn't) and it's so quick to use... Thanks for sharing :)

[edit] the WinRAR SFX (without UPX compression mind you) weighs in at 13,7MB, so your real savings are 4.4MB, minus what UPX would save on the WinRAR SFX - which I'll try right now, just out of curiosity)

[update] UPX is definately no go with the WinRAR SFX. I get a AlreadyPackedException no matter what. Yours method makes a sfx 2/3 of the size of the WinRAR one then, 4.4MB saved.

@beppemito at half the size, I'd say yours has a problem. Language shouldn't really change anything on the filesize...

i've follow the guide....

all is ok...but final size are different and the install don't work propertly :(

I used Spanish version. Installs propertlly and silently.

11,9 Mb to 9,3 Mb.

@beppemito

Did you use Beta 7-zip? Please don't.

Which size is your normal mp10setup.exe (12.2 Mb) and does it install propertly?

Try download it again if not.

i dont know why but...now it work: 9.48mb

but when i double-click on it...an extraction window appear....and nothing else....i try to run wmp but series 9 there is!!!!

Yeah! Wait a few minutes before trying open wmp, the extraction windows isn't all.

The proccess is wm_setup.exe, watch Task Monitor until it dessapear if you are soooo impatient. :P

Oops, you right, mp10setup7.exe shows in taskman. When not, setup finished. :thumbup

ok but....when disappear,i go to windows media player folder,run it but...nothing.....only 9series :(

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.