Update 'addemail.ahk'
This commit is contained in:
parent
49138d3bea
commit
65d0427f53
@ -1,6 +1,6 @@
|
|||||||
#Include, func.ahk
|
#Include, func.ahk
|
||||||
Menu, Tray, Icon, shell32.dll, 283 ; Set the tray icon to a keyboard
|
Menu, Tray, Icon, shell32.dll, 283 ; Set the tray icon to a keyboard
|
||||||
SetWorkingDir, %A_MyDocuments%\D3K ; Make sure we can find the .ahks linked below
|
|
||||||
csv = %A_MyDocuments%\Work_Docs\emails.csv ; Where the email CSV is
|
csv = %A_MyDocuments%\Work_Docs\emails.csv ; Where the email CSV is
|
||||||
|
|
||||||
Gui, +AlwaysOnTop +ToolWindow
|
Gui, +AlwaysOnTop +ToolWindow
|
||||||
|
Loading…
Reference in New Issue
Block a user