-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
961df51
commit 9106970
Showing
6 changed files
with
127 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,19 @@ | ||
cd /d C:\Program Files\AutoHotkey\Compiler | ||
Ahk2Exe.exe /in AeroZoom_MouseL_x64.ahk /bin "Unicode 64-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_MouseR_x64.ahk /bin "Unicode 64-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_MouseM_x64.ahk /bin "Unicode 64-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_MouseX1_x64.ahk /bin "Unicode 64-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_MouseX2_x64.ahk /bin "Unicode 64-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_Alt_x64.ahk /bin "Unicode 64-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_Ctrl_x64.ahk /bin "Unicode 64-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_Win_x64.ahk /bin "Unicode 64-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_Shift_x64.ahk /bin "Unicode 64-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_MouseL.ahk /bin "Unicode 32-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_MouseR.ahk /bin "Unicode 32-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_MouseM.ahk /bin "Unicode 32-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_MouseX1.ahk /bin "Unicode 32-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_MouseX2.ahk /bin "Unicode 32-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_Alt.ahk /bin "Unicode 32-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_Ctrl.ahk /bin "Unicode 32-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_Win.ahk /bin "Unicode 32-bit.bin" | ||
Ahk2Exe.exe /in AeroZoom_Shift.ahk /bin "Unicode 32-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_MouseL_x64.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 64-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_MouseR_x64.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 64-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_MouseM_x64.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 64-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_MouseX1_x64.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 64-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_MouseX2_x64.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 64-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_Alt_x64.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 64-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_Ctrl_x64.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 64-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_Win_x64.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 64-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_Shift_x64.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 64-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_MouseL.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 32-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_MouseR.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 32-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_MouseM.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 32-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_MouseX1.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 32-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_MouseX2.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 32-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_Alt.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 32-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_Ctrl.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 32-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_Win.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 32-bit.bin" | ||
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in Data\AeroZoom_Shift.ahk /bin "C:\Program Files\AutoHotkey\Compiler\Unicode 32-bit.bin" | ||
pause |