mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Updated troubleshooting section in documentation on how to find user.config file
This commit is contained in:
@@ -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
|
||||
=================
|
||||
|
||||
Reference in New Issue
Block a user