diff --git a/mRemoteV1/Documentation/troubleshooting.rst b/mRemoteV1/Documentation/troubleshooting.rst index ee504a7f..b189397f 100644 --- a/mRemoteV1/Documentation/troubleshooting.rst +++ b/mRemoteV1/Documentation/troubleshooting.rst @@ -25,7 +25,21 @@ Portable version Crash at Startup ================ -Try deleting your `user.config `_ file, see https://support.microsoft.com/en-us/kb/956762 +Try deleting the :code:`user.config` file. It contains all the user-specific program settings. This file is automatically upgraded between version when new user settings are added. + +Installed Version +----------------- + +:: + + %LOCALAPPDATA%\mRemoteNG\\\user.config + +Portable Version +---------------- + +:: + + %APPDATA%\mRemoteNG\\\user.config Crash Information =================