VMProtect/help/syncVMProtect.bat

3 lines
48 B
Batchfile
Raw Normal View History

2023-05-14 16:21:09 +03:00
pushd %~dp0\en
py ..\sync.py ..\struct.json
popd