Skip to content

Commit

Permalink
Changed .exe target name
Browse files Browse the repository at this point in the history
  • Loading branch information
DaraJKong committed Jul 12, 2022
1 parent 70f4335 commit aef6e67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Infinity Desktop.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
;@Ahk2Exe-SetDescription Fast Monitor Selection for Remote Desktop Connection
;@Ahk2Exe-SetCopyright © 2022 Dara Kong. All rights reserved.
;@Ahk2Exe-SetCompanyName BRP
;@Ahk2Exe-SetVersion 1.0.0.2
;@Ahk2Exe-SetVersion 1.0.0.3
;@Ahk2Exe-SetLanguage 0x1009
;@Ahk2Exe-SetOrigFilename Infinity Desktop.ahk

;@Ahk2Exe-Base C:\Users\kongda\AppData\Roaming\AutoHotkey_2.0-beta.6\AutoHotkey64.exe, C:\Users\kongda\Documents\GitHub\Infinity-Desktop\target\
;@Ahk2Exe-Base C:\Users\kongda\AppData\Roaming\AutoHotkey_2.0-beta.6\AutoHotkey64.exe, C:\Users\kongda\Documents\GitHub\Infinity-Desktop\target\InfinityDesktop

;@Ahk2Exe-SetMainIcon media\Icon.ico

Expand Down

0 comments on commit aef6e67

Please sign in to comment.