Jump to content
Zudokan

Multiple Instances of Delphi / GExperts

Recommended Posts

I'm running D11.2 with GExperts 1.3.21.3833

I'm trying to launch a 2nd instance of Delphi and I get a blank GExperts error dialog and Delphi freezes.

Is there any way to run multiple instances without error??

I really need to work with multiple seperate projects at one time.

 

TIA.

 

Edited by Zudokan

Share this post


Link to post

I do that all the time. When you start another IDE instance, you should get a warning dialog, telling you about that. That dialog can be turned off.

 

I don't know how stable this is with Delphi 11.2 thought, as I don't really use that version.

 

Your best bet is to compile your own DLL and try if that solves your problem.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×