Jump to content

Recommended Posts

Posted

Many people use Media Player Classic.

I have for years. Its my player of choice.

The commandline feature to register file associations

has always been a bit of a problem (for me) because it

would associate commom txt files to it for some reason.

here is a fix to this small problem via a regtweak

which should be loaded AFTER you use the /regvid command.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\txtfile\shell]
"mplayerc.exe.bak"=-
@="open"

[HKEY_CLASSES_ROOT\txtfile\shell\open\command]
@="notepad.exe %1"
"mplayerc.exe.bak"=-

shark


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