From 0636ffb50c742625b9cbb3fd03318a6c35165cfe Mon Sep 17 00:00:00 2001 From: David Daily Date: Fri, 6 Mar 2020 08:25:28 -0600 Subject: [PATCH] add link to standalone version --- ManSol.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ManSol.md b/ManSol.md index bcbe6f8..1a015c0 100644 --- a/ManSol.md +++ b/ManSol.md @@ -7,4 +7,10 @@ This will automagically open a manual or solution. 3. Press `Enter` ## How does it work? -It checks to see if there are any letters in what you entered. If there are, it inserts it into the right place in a link to Service Advisor, if not it inserts it into the right place so you can view it. \ No newline at end of file +It checks to see if there are any letters in what you entered. If there are, it inserts it into the right place in a link to Service Advisor, if not it inserts it into the right place so you can view it. + +--- +## Standalone version +Do you think this is pretty neat, but don't want to have to install AutoHotkey? There is a Standalone version [here](https://files.daviddaily.dev/.d3k/ManSol%20Opener.exe) that is just an executable that you can put in your startup folder that does exactly the same thing. + +*I would not recommend running the standalone one if you have D3K installed. It is excessive, untested, and unsupported.* \ No newline at end of file