Multiple Tabs - Command regedit [1]
Multiple Tabs - Command regedit
Thursday, August 6, 2015 3:45 PM - Marcus Vinicius
Hi. I need you help.
In regedit in key
HKEY_CLASSES_ROOT\telnet\shell\open\command
In my regedit i have "C:\Program Files\NetSarang\Xshell 4\Xshell.exe" -newwin "%1".
I need insert "newtab". i wanna centralize all conections in open one program.
I try... but wrong conections.
"C:\Program Files\NetSarang\Xshell 4\Xshell.exe" -newtab "%1"
or
"C:\Program Files\NetSarang\Xshell 4\Xshell.exe" /T "%1".
Best Regards.
Thanks.
Vinicius
Program Ver. : Xshell 4
In regedit in key
HKEY_CLASSES_ROOT\telnet\shell\open\command
In my regedit i have "C:\Program Files\NetSarang\Xshell 4\Xshell.exe" -newwin "%1".
I need insert "newtab". i wanna centralize all conections in open one program.
I try... but wrong conections.
"C:\Program Files\NetSarang\Xshell 4\Xshell.exe" -newtab "%1"
or
"C:\Program Files\NetSarang\Xshell 4\Xshell.exe" /T "%1".
Best Regards.
Thanks.
Vinicius
Program Ver. : Xshell 4
Re: Multiple Tabs - Command regedit
Tuesday, August 11, 2015 9:15 AM - Andrew
You can just use:
"C:\Program Files\NetSarang\Xshell 4\Xshell.exe" -url "%1"
-newtab is for naming the new tab.
Read this FAQ for more info:
https://www.netsarang.com/faq/xshell/1998
"C:\Program Files\NetSarang\Xshell 4\Xshell.exe" -url "%1"
-newtab is for naming the new tab.
Read this FAQ for more info:
https://www.netsarang.com/faq/xshell/1998
Previous views: 110