diff --git a/cef_create_projects.bat b/cef_create_projects.bat index 8dc778456..bc1e48b52 100644 --- a/cef_create_projects.bat +++ b/cef_create_projects.bat @@ -1,2 +1,2 @@ @echo off -python.bat tools\gclient_hook.py +python3.bat tools\gclient_hook.py