Search found 1 match

by Riesz
Fri Aug 08, 2025 2:47 pm
Forum: MakeMKV for Mac OS X
Topic: How long to get key
Replies: 18
Views: 68597

Re: How long to get key

Here's what I did. Make a new text file and paste this into it, changing to your makemkv directory.

@echo off
if not "%1"=="am_admin" (powershell start -verb runas '%0' am_admin & exit /b)
date 05-04-25
time 00:00:00
start /wait "test" "D:\Program Files (x86)\MakeMKV\makemkv.exe"
w32tm /resync ...