How to Get Right Click context menu - Play DVD With MPC
2 posters
Page 1 of 1
How to Get Right Click context menu - Play DVD With MPC
How can I get a right click context menu to play a DVD with MPC? There is already one for VLC but I want one for MPC.
I have tried to modify the registry and am half way there but the command line has errors. MPC opens but does not play the DVD. Your advice would be appreciated.
https://superuser.com/questions/1060906/how-to-add-play-with-vlc-no-disc-menus-to-context-menu
Kind regards
Chris
PS This is the command line I am using in the registry editor, but it does not work.
"C:\Program Files (x86)\K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe" --started-from-file dvd:///%1
Computer\HKEY_CLASSES_ROOT\DVD\shell\PlayWithMPC\command
I have tried to modify the registry and am half way there but the command line has errors. MPC opens but does not play the DVD. Your advice would be appreciated.
https://superuser.com/questions/1060906/how-to-add-play-with-vlc-no-disc-menus-to-context-menu
Kind regards
Chris
PS This is the command line I am using in the registry editor, but it does not work.
"C:\Program Files (x86)\K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe" --started-from-file dvd:///%1
Computer\HKEY_CLASSES_ROOT\DVD\shell\PlayWithMPC\command
Chris N- Posts : 2
Join date : 2013-06-10
Re: How to Get Right Click context menu - Play DVD With MPC
MPC-HC options > Player > Formats > Autoplay
For command line parameters use:
%1 /dvd
For command line parameters use:
%1 /dvd
Re: How to Get Right Click context menu - Play DVD With MPC
Admin wrote:MPC-HC options > Player > Formats > Autoplay
For command line parameters use:
%1 /dvd
Thank your for your reply. I checked and the DVD menu you mention is already checked for Autoplay.
I changed the command line from
"C:\Program Files (x86)\K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe" --started-from-file dvd:///%1
To:
"C:\Program Files (x86)\K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe" %1 /dvd
That works just fine.
Now I have a right click menu for MPC to automatically play the DVD.
Thanks again for all your help!
Kind regards
Chris
Chris N- Posts : 2
Join date : 2013-06-10
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum