Jump to content

Recommended Posts

Posted

Download mp10setup.exe

Put the file into $OEM$/$1/install/WMP10

In your .bat file in the install directory place this

@echo off
echo Installing Windows Media Player 10
echo Please wait...
start /wait %systemdrive%\install\WMP10\MP10Setup.exe /q:A /c:"setup_wm.exe /Q /R:N DisallowSystemRestore"

EDIT: start /wait %systemdrive%\install\WMP10\MP10Setup.exe /q:A /c:"setup_wm.exe /Q /R:N DisallowSystemRestore" is all on one line


Posted

A search would bring up the command line, as this has been posted REPEATEDLY ever since it first came out. And as this is NOT true integration rather just adding the setup file to a script (Batch Script in this case), I'm closing the topic.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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