Skip to content

Commit

Permalink
chore: update AHKPath to point to AutoHotkey v2
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmdnk committed Sep 29, 2024
1 parent 32a5d57 commit 78bab9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.bat
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 78bab9a

Please sign in to comment.