How can I start new session in SecureCRT new tab instead another instance of program?

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

unlUser
Posts: 38
Joined: Wed Apr 12, 2017 7:48 am

Re: How can I start new session in SecureCRT new tab instead another instance of program?

Post by unlUser » Thu Feb 22, 2018 3:19 pm

D:"Single Instance"=00000000 to D:"Single Instance"=00000001 worked for me!!! thank you!!

cciestudent
Posts: 1
Joined: Sun Mar 25, 2018 5:47 pm

Re: How can I start new session in SecureCRT new tab instead another instance of program?

Post by cciestudent » Sun Mar 25, 2018 5:56 pm

msr_eve-ng wrote:
Sat Jan 27, 2018 6:07 pm
I just found the solution:

SecureCRT version 8.3.1
EVE-NG version 2.0.3-86
Windows version 10

For SecureCRT standalone in a Windows CMD window:
reg add HKCR\VanDyke.SecureCRT.URLHandler.1\shell\open\command /d "\"C:\Program Files\VanDyke Software\SecureCRT\SecureCRT.exe\" /T %1" /F
For SecureCRT/FX bundled in a Windows CMD windows:
reg add HKCR\VanDyke.SecureCRT.URLHandler.1\shell\open\command /d "\"C:\Program Files\VanDyke Software\Clients\SecureCRT.exe\" /T %1" /F

hoping that this could have helped you.

Worked for me thank you very much, I was about to uninstall eve and install gns3 just because it doesn't support multiple sessions in the same window.

eralord
Posts: 3
Joined: Sun Jan 14, 2018 8:34 pm

Re: How can I start new session in SecureCRT new tab instead another instance of program?

Post by eralord » Tue Apr 03, 2018 10:25 pm

Chris929 wrote:
Thu Feb 15, 2018 8:31 am
You can find the "single instance" option in your SecureCRT Global.ini file. By default, the Global.ini file is stored in the following location:

C:\Documents and Settings\<user>\Application Data\VanDyke\Config\Global.ini

To enable the single instance setting, you can open the .ini
file with notepad and change the following line from:

D:"Single Instance"=00000000
to
D:"Single Instance"=00000001


This should do it
This worked for me thanks Chris.

2600
Posts: 36
Joined: Mon Mar 20, 2017 7:45 pm

Re: How can I start new session in SecureCRT new tab instead another instance of program?

Post by 2600 » Sat May 26, 2018 3:56 pm

Interesting. I had lost the ability to have the tabs. This process, not clean, does work. Thanks!

Post Reply