You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ Name|Type|Required|Description
14
14
in|String|True|The path or file name of the AutoHotKey script to compile
15
15
out|String|False|The path or file name of the compiled executable (by default, an executable of the same name will be created in the path of the AutoHotKey script specified by the "in" parameter)
16
16
icon|String|False|The icon of the executable file is specified
17
+
base|String|False|The name of the base file to be used for Ahk2Exe
0 commit comments