From ac1c1a4609c455ce3cf5b3282b379fad9f2d61c8 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Fri, 4 Dec 2020 15:47:30 +0000 Subject: [PATCH] Troubleshooting.md: Move 'run as Admin' to own section at top It shouldn't have been in the "Program won't start" section --- Troubleshooting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index f2b2179..ad03e44 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,6 +1,4 @@ -# Program won't start - -## I ran the program with "run as Administrator" and ... +# I ran the program with "run as Administrator" and ... Don't do that. There's zero reason to run ED Market Connector as Administrator and it will then be looking for, and storing, settings in @@ -16,6 +14,8 @@ privileges for the install. After that all file access in the installation folder is then read-only (any output is directed within your user's file area, or other location chosen by you). +# Program won't start + ## Re-running application does nothing There's a [bug](https://github.com/EDCD/EDMarketConnector/issues/678)