Skip to content

Commit 3393fcc

Browse files
authored
Add files via upload
1 parent 0372dd2 commit 3393fcc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

AHK/Windows.ahk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ return
4545
Run, C:\Users\%A_UserName%\OneDrive - NodesAutomations\SYW\Media Library
4646
return
4747

48+
;Office Tools
49+
#5::
50+
Run, C:\Users\%A_UserName%\source\repos\0_Office Tools
51+
return
52+
4853
; Open Windows Terminal in current folder or default location
4954
#t::
5055
WinGetClass, class, A

0 commit comments

Comments
 (0)