diff --git a/build.bat b/build.bat index 6b26d4f..5e72aa0 100644 --- a/build.bat +++ b/build.bat @@ -1,5 +1,5 @@ @echo off -SET AHKPath=C:\Program Files\AutoHotkey +SET AHKPath=C:\Program Files\AutoHotkey\v2 REM Takes a simple optional command parameter, /t, which starts testing before build. SET Param1=%1