Jump to content

Install WMP10 not ua, but don't run player


Recommended Posts

Posted (edited)

I've searched through the forum and only got answers to install in unattended mode. I want to install WMP10 normally (i.e. with UI and progress bars) but when setup finish, don't launch Media Player. How can I achieve this?

If not possible, how can I create a custom MSI package to achieve this? I used the Enterprise Deployment Pack, but the created MSI has no warnings, no text "Please wait while installing files..." and has a fixed title "Enterprise Deployment Pack" (I don't know how to modify this).

Thanks for your help ;)

Edited by ponghy

Posted

Try this

REG ADD %KEY%\008 /VE /D "Windows Media Player v10.3802" /f
REG ADD %KEY%\008 /V 1 /D "%CDROM%\Software\MediaPlayer\MediaPlayer.exe /Q:A /R:N /C:\"setup_wm.exe /DisallowSystemRestore /Q:A /R:N\"" /f

Posted

Thanks for the reply but I want to show the install progress, not completely quiet. I want to install the application normally, but DON'T run the player afterwards.

Posted

I know this is possible, because the MSI created with the Enterprise Deployment Pack shows the progress when installing, but don't run the player when finished. Is there any way to modify the MSI file? (localize the strings would be interesting too).

Please, help :(

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...