Getting registration code on a Mac

Everything related to MakeMKV
Post Reply
qwetico
Posts: 5
Joined: Sun Mar 23, 2025 9:14 pm

Getting registration code on a Mac

Post by qwetico » Fri Apr 18, 2025 10:28 pm

Howdy-

I registered my (Mac) copy of MakeMKV some time ago. I was looking to install it on a new machine (windows). I searched my inbox, and I don't have anything from payproglobal. I also looked under

Help > Register, but "Register" is greyed out.

Is there another way to see my registration key on Mac, so I can move it over?

dcoke22
Posts: 3623
Joined: Wed Jul 22, 2020 11:25 pm

Re: Getting registration code on a Mac

Post by dcoke22 » Sat Apr 19, 2025 12:56 pm

If I search my email for "makemkv", I find the receipt containing the license key for when I purchased MakeMKV.

If you click MakeMKV -> About MakeMKV, what does it say for license type?

qwetico
Posts: 5
Joined: Sun Mar 23, 2025 9:14 pm

Re: Getting registration code on a Mac

Post by qwetico » Tue Apr 22, 2025 3:06 pm

License type: Registered
This version expires: Never

Woodstock
Posts: 10535
Joined: Sun Jul 24, 2011 11:21 pm

Re: Getting registration code on a Mac

Post by Woodstock » Tue Apr 22, 2025 3:26 pm

Then you can "simply" copy the registration code to the new computer. The code is the same for all operating systems.

qwetico
Posts: 5
Joined: Sun Mar 23, 2025 9:14 pm

Re: Getting registration code on a Mac

Post by qwetico » Wed Apr 23, 2025 7:40 am

Correct- that actually worked when I first purchased the license. However, since then, I can no longer seem to find the key.

The key does not show up in my email, nor anywhere I look within one my registered makemkv apps.

Woodstock
Posts: 10535
Joined: Sun Jul 24, 2011 11:21 pm

Re: Getting registration code on a Mac

Post by Woodstock » Wed Apr 23, 2025 1:32 pm

It should be in your Mac copy, under "Help->Register". The entry field has the current key in it, which you can copy to the new install.

Probably easiest by Copy->PasteToEmail and CopyFromEmail->PasteToWindowsVersion

qwetico
Posts: 5
Joined: Sun Mar 23, 2025 9:14 pm

Re: Getting registration code on a Mac

Post by qwetico » Wed Apr 23, 2025 3:39 pm

Right- I attempted that prior to posting the first time. This is what I'm met with:

Image

Woodstock
Posts: 10535
Joined: Sun Jul 24, 2011 11:21 pm

Re: Getting registration code on a Mac

Post by Woodstock » Wed Apr 23, 2025 4:17 pm

Is that what you're seeing on the Mac or on Windows? I don't have a Mac available to me at present, so I can't see what 1.18.x displays, but on Win7, the box looks quite different. There should be an "About" entry after "Online Help". But the "Register" option should not be grayed out.

Are you able to click on it anyway, to bring up the "Enter registration code" dialog box?

dcoke22
Posts: 3623
Joined: Wed Jul 22, 2020 11:25 pm

Re: Getting registration code on a Mac

Post by dcoke22 » Wed Apr 23, 2025 6:10 pm

makemkvmac.jpg
makemkvmac.jpg (31.87 KiB) Viewed 105 times
That's what the Mac looks like. 'About' is under the MakeMKV menu entry on the left; the standard place for 'About' for Mac apps.

The difference is 'Register' on mine is not greyed out. When I pick that option, I'm presented with the screen that lets me see and copy my license key.

qwetico
Posts: 5
Joined: Sun Mar 23, 2025 9:14 pm

Re: Getting registration code on a Mac

Post by qwetico » Wed Apr 23, 2025 9:37 pm

It's what I see on Mac.

Image
Image

segfaulted
Posts: 103
Joined: Mon May 06, 2024 11:10 am

Re: Getting registration code on a Mac

Post by segfaulted » Thu Apr 24, 2025 1:38 am

You could try fetching the key the makemkv's config file.

Open a Finder window, use the top menu: Go -> Go to Folder... (Cmd+Shift+G)
Type in: ~/Library/MakeMKV
Press enter
You'll arrive at a folder with settings.conf and some other files.

Right-click on settings.conf -> Open With -> Other...
Choose the program called TextEdit and open it that way.

Your license key should be visible on the line called app_Key

--------

If you prefer using the Terminal, this command should do it.

Code: Select all

cat ~/Library/MakeMKV/settings.conf | grep app_Key

Post Reply