Update 'addemail.ahk'

This commit is contained in:
David Daily 2020-01-14 09:14:48 -06:00
parent 49138d3bea
commit 65d0427f53
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#Include, func.ahk
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
Gui, +AlwaysOnTop +ToolWindow