Windows Media Player As Default

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you set Windows Media Player to be the default player through the
registry (regedt32)?

Problem: Everytime Quicktime is installed I must choose Windows Media Player
to be the default player within Windows. I need to be able to do this either
through a script file or a registry edit.

Thanks!
 
ScottA,

This command will set WMP as the default player for all media files:

%Systemroot%\INF\unregmp2.exe /SetWMPAsDefault
 
This worked like a charm!

Thanks!

Scott A

Daniel Martín said:
Scott A,

This command will set WMP as the default player for all media files:

%Systemroot%\INF\unregmp2.exe /SetWMPAsDefault
 
Back
Top