Giter VIP home page Giter VIP logo

makemkvactivator's Introduction

English | 日本語

MakeMKV Activator

A tool to automate MakeMKV activation.

Usage

Set the program path and window title, build the solution with Visual Studio, and use the generated executable file.

When the tool is run, MakeMKV will be launched, and the activation key downloaded from the forum will be applied. If the activation key already applied is within the expiration date, the tool will exit with MakeMKV still running.

If the activation key in the forum has not been updated, the tool will NOT activate. In that case, please wait for the update; it may not be updated for two weeks.

Setting Program Path

Set the MakeMKV file path.

private static readonly string ProgramPath = "C:\\Program Files (x86)\\MakeMKV\\makemkv.exe";

Setting Window Title

Set the title of the popup window. Default is set to Japanese.

private static readonly string CommonPopupTitle = "MakeMKV BETA popup";

CommonPopup

private static readonly string RegistrationPopupTitle = "Enter registration code";

RegistrationPopup

License

This software is licensed under the Unlicense.

makemkvactivator's People

Contributors

appl-rot13 avatar

Watchers

 avatar

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.