Multi Commander Support Forum
File Managment For Professionals
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MultiCommander v14.2 is released!
Home
Help
Search
Login
Register
Multi Commander Support Forum
»
Multi Commander
»
Feature Requests and Suggestions
»
multiple instances - username in title
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: multiple instances - username in title (Read 13178 times)
gabor
Newbie
Posts: 7
multiple instances - username in title
«
on:
August 19, 2018, 22:43:02 »
Hello
I often run multiple instances with different user accounts. I would be great to display the run-as user in the application title bar as it is shown in [Admin] mode.
Thanks in advance
Gabor
Logged
Mathias (Author)
Administrator
VIP Member
Posts: 4411
Re: multiple instances - username in title
«
Reply #1 on:
August 24, 2018, 14:49:23 »
As a workaround for now you can set a text in the Title by from command line with -T eg -T=Moon
So it should be possible to write a bat or powershell script that will set the current username to that parameters when starting MC.
Logged
gabor
Newbie
Posts: 7
Re: multiple instances - username in title
«
Reply #2 on:
September 13, 2018, 21:01:56 »
Nice workaround
Thanks
Code:
[Select]
MultiCommander.bat
start MultiCommander.exe -T=%USERNAME%
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Multi Commander Support Forum
»
Multi Commander
»
Feature Requests and Suggestions
»
multiple instances - username in title