1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 08:40:34 +03:00

un-double the blackslashes in changelog

This commit is contained in:
Athanasius 2021-03-06 19:09:41 +00:00
parent c461f5d45b
commit 9d816eaa79

View File

@ -9,7 +9,7 @@ authentication.
**NB: The correct form for the runas command is as follows:**
`runas /user:<USER> "\\"c:\\Program Files (x86)\\EDMarketConnector\\EDMarketConnector.exe\\" --force-localserver-for-auth"`
`runas /user:<USER> "\"c:\Program Files (x86)\EDMarketConnector\EDMarketConnector.exe\" --force-localserver-for-auth"`
If anything has messed with the backslash characters there then know that you
need to have " (double-quote) around the entire command (path to program .exe