Code Monkey home page Code Monkey logo

Comments (4)

clsid2 avatar clsid2 commented on July 18, 2024

Make multiple copies of MPC-HC and enable the option to store settings in INI file. Then each copy has its own settings.

from mpc-hc.

iG8R avatar iG8R commented on July 18, 2024

I already do it. But it is very inconvenient due to Windows can associate any type of video files only with one copy and every time select from the list of 8 copies of MPC-HC which have absolutely identical names - it's quite a work.

from mpc-hc.

clsid2 avatar clsid2 commented on July 18, 2024

You can add entries to Explorer context menu:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\mpc1]
@="MPC-HC 1"

[HKEY_CLASSES_ROOT\*\shell\mpc1\Command]
@="\"C:\\mpc1\\mpc-hc64.exe\" \"%1\""

[HKEY_CLASSES_ROOT\*\shell\mpc2]
@="MPC-HC 2"

[HKEY_CLASSES_ROOT\*\shell\mpc2\Command]
@="\"C:\\mpc2\\mpc-hc64.exe\" \"%1\""

from mpc-hc.

iG8R avatar iG8R commented on July 18, 2024

Yes, it pretty much solves some problems, but it still requires:
Right Click - > Open with -> um... what copy of MPC-HC do I need to open?... lets see - 2 visible, Ok, so it would be 3rd, Oh! stop! maybe I have another copy which is minimized? lets see... Task Bar is autohided... (Pressing Win-key or moving mouse down) Exactly! Two copies are minimized -> so, it would be 5th copy! Hooray!

Or, with native support in MPC-HC:
Double Left-click (that's all).

from mpc-hc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.