Jump to content

Recommended Posts

Posted (edited)

The following registry settings will make MPC-BE the default for DVDs when a user double-clicks the drive in File Explorer.

 

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DVD\shell]
@="PlayWithMPC"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DVD\shell\PlayWithMPC]
@="Play with MPC-BE"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DVD\shell\PlayWithMPC\command]
@="\"C:\\Program Files\\MPC-BE x64\\mpc-be64.exe\" %1 /dvd"

 

After /dvd you could add /fixedsize 800,600 to make the window larger than it is by default or /fullscreen to play the DVD fullscreen.

Edited by Arthur

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



×
×
  • Create New...