Welcome to mirror list, hosted at ThFree Co, Russian Federation.

command_line_switches.rst « mRemoteNGDocumentation - github.com/mRemoteNG/mRemoteNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a67b55235f85df104a884ba913ad4855cd511428 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
*********************
Command-Line Switches
*********************

The following commandlline switches are supported by mRemoteNG:

``/cons: PathToConnectionsFile``
``/c: PathToConnectionsFile``

 Loads the connections file from the given path. This path can be a:
 - full file path
 - path relative to the current directory
 - path relative to the mRemoteNG application directory
 - path relative to the mRemoteNG default connection file directory

``/reset``

 Resets window position, panels and toolbars

``/resetpos``
``/rp``

 Reset the windows position

``/resetpanels``
``/rpnl``

 Resets all panel positions. Use this if you have troubles with panel layouts

``/resettoolbar``
``/rtbr``

 Resets the positions of all toolbars

``/noreconnect``
``/norc``

 Temporary disables reconnect to previously opened sessions.
 Use this if you have problems opening mRemoteNG after you
 enabled the setting and restarted mRemoteNG