mtkclient/mtk.bat
Artem 35dab777b7
Update mtk.bat (Fixed Crash)
If there are spaces in the directory path, passing the path as an argument will cause the command line to fail (with an error that such directory does not exist)
:)
2023-10-03 16:10:32 +03:00

3 lines
51 B
Batchfile

@echo off
title MTKClient
python "%~dp0\mtk" %*