Page 1 of 1

Weird issue with multiple instances

Posted: Wed Apr 11, 2018 12:53 pm
by Drxenos
I have a strange problem. I don't normally use multiple instances, but I was the other day. I have a tool set up to open diffs in Beyond Compare.

I found that when I tried to launch the tool from the 2nd instance. I got a message from Windows saying it wasn't allowed (access denied).

Launching the tool from the 1st instance still worked fine, however.

Thanks,

DrX

Posted: Mon Apr 30, 2018 8:26 pm
by Drxenos
Anyone else experience issues running external tools from a second instance of TextPad?

Posted: Wed May 02, 2018 2:21 pm
by AmigoJack
  1. Make sure no instances run.
  2. Start one instance.
  3. Start another instance using the same way.
  4. Now try to repeat what you experienced.
Most likely your two instances were running in different contextes for whichever reason (starting one instance thru a 32bit process, the other thru a 64bit process). Without having your both instances still running and analyzing them with third party tools it could be anything.

Posted: Tue May 29, 2018 7:30 pm
by Drxenos
AmigoJack wrote:
  1. Make sure no instances run.
  2. Start one instance.
  3. Start another instance using the same way.
  4. Now try to repeat what you experienced.
Most likely your two instances were running in different contextes for whichever reason (starting one instance thru a 32bit process, the other thru a 64bit process). Without having your both instances still running and analyzing them with third party tools it could be anything.
Hmm, you might be on to something. I started both from the start menu shortcut, and it works fine.

Thanks!