Updated troubleshooting section in documentation on how to find user.config file

This commit is contained in:
Faryan Rezagholi
2020-05-30 15:35:38 +02:00
parent fad42f373e
commit ef83160308

View File

@@ -25,7 +25,21 @@ Portable version
Crash at Startup
================
Try deleting your `user.config <https://github.com/mRemoteNG/mRemoteNG/wiki/User-settings-file>`_ 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\<most recently updated folder>\<mRemoteNG version>\user.config
Portable Version
----------------
::
%APPDATA%\mRemoteNG\<most recently updated folder>\<mRemoteNG version>\user.config
Crash Information
=================