Page 7 of 7
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2022-10-04, 22:28 UTC
by ghisler(Author)
Thanks, I will fix the help. It's correct in history.txt, though...
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-02, 14:20 UTC
by Fla$her
2
ghisler(Author)
Help wrote:/O 0 Never open a new instance in any case. If none is running, do nothing.
Please fix it! Disabling the launch of the first instance was not requested.
It's necessary that TC from other programs like ZxM/USR is opened for the first time!
You can add /O1 if you don't want to change the behavior for /O0.
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-03, 13:34 UTC
by ghisler(Author)
/O0 means "Never open a new instance in any case, and that's exactly what it does.
Why not just use /O instead?
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-03, 14:30 UTC
by Fla$her
2ghisler(Author)
The essence of the request was not to open the second instance, etc. I wouldn't interpret the new as the original (first), since the new must be preceded by some existing ("old").
The second instance will be opened with /O, but only one needs to be opened — the first one.
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-04, 12:36 UTC
by ghisler(Author)
Sorry, I don't understand your explanation. Maybe you can give an example?
Here is how it works now:
/O
TC already running -> path is opened in that instance
TC not running -> new instance is opened with path
/O0
TC already running -> path is opened in that instance
TC not running -> nothing happens
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-04, 12:45 UTC
by Fla$her
ghisler(Author) wrote: 2023-10-04, 12:36 UTC
Maybe you can give an example?
/O1
TC already running -> path is opened in that instance
TC not running -> only the first instance is started and the path is opened
ghisler(Author) wrote: 2023-10-04, 12:36 UTC
Here is how it works now:
/O
TC already running -> path is opened in that instance
You forgot to specify the main problem — when running with different rights, a new instance will open.
ghisler(Author) wrote: 2023-10-04, 12:36 UTC
/O0
TC already running -> path is opened in that instance
Again, the new instance does not start if the first one is started with different rights.
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-05, 09:01 UTC
by ghisler(Author)
So your report is about instances with different rights? You can't pass paths to instances with higher rights because Windows doesn't allow it.
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-05, 14:22 UTC
by Fla$her
ghisler(Author) wrote: 2023-10-05, 09:01 UTC
You can't pass paths to instances with higher rights
I didn't understand why to pass paths to existing instances if the request concerns the creation of a new first instance (with the appropriate command line)?
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-08, 16:45 UTC
by Fla$her
2ghisler(Author)
Will you answer my question?
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-09, 10:18 UTC
by ghisler(Author)
Sorry but I still don't understand what your point is.
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-09, 16:07 UTC
by Fla$her
You asked me to give an example. I brought it by analogy with yours.
Fla$her wrote: 2023-10-04, 12:45 UTC
ghisler(Author) wrote: 2023-10-04, 12:36 UTC
Maybe you can give an example?
/O1
TC already running -> path is opened in that instance
TC not running -> only the first instance is started and the path is opened
What exactly is unclear in this example?
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-10, 08:41 UTC
by ghisler(Author)
But that's exactly what /O1 already does!
Re: Opening a new instance of TC with /O from an application with other rights
Posted: 2023-10-11, 22:06 UTC
by Fla$her
And in this case, the second instance will not open if the level of rights doesn't match?