Compare commits
3 Commits
2.9
...
bcfad04ecb
Author | SHA1 | Date | |
---|---|---|---|
bcfad04ecb | |||
6204f7f803 | |||
21b9715abe |
4
D3K.ahk
4
D3K.ahk
@ -531,7 +531,7 @@ SetTitleMatchMode, 2
|
||||
:*:]sub::subscription
|
||||
:*:]ss::Stellar Support
|
||||
:*:]tman::Technical Manual
|
||||
:*:]operm::Operator's Manual
|
||||
:*:]oman::Operator's Manual
|
||||
:*:]hl3::HarvestLab 3000
|
||||
:*:]hlo::Original HarvestLab
|
||||
:*:]bin::Virtual Inventory
|
||||
@ -636,4 +636,4 @@ if WinActive("ahk_exe Explorer.EXE") ; If windows explorer is focused
|
||||
Return
|
||||
}
|
||||
Run, C:\Users\%racf%\Documents\Work_Docs\Cases\2020-01 - 06 ; Open the documentation folder on Win+W
|
||||
Return
|
||||
Return
|
Binary file not shown.
6
standalones/README.md
Normal file
6
standalones/README.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Standalone ManSol Opener
|
||||
|
||||
This is a standalone version, the help guide can be found [here](https://daviddaily.dev/david/d3k/wiki/ManSol)
|
||||
|
||||
## [Download the executable here](https://files.daviddaily.dev/.d3k/ManSol%20Opener.exe)
|
||||
I would recommend putting it in your startup folder (`%appdata%\Microsoft\Windows\Start Menu\Programs\Startup`) so that it starts automagically when you start your computer.
|
Reference in New Issue
Block a user