Einzelnen Beitrag anzeigen

imadam

Registriert seit: 4. Jun 2019
12 Beiträge
 
#10

AW: limiting number of instances in Windows terminal server

  Alt 5. Jun 2019, 07:35
Do you use a mutex?

If yes, a global or a session mutex?
This is new app. Starting from scratch. So Delphi best practice should be applied here .
You already have a working solution for
We are able to fix this on Windows to have only one instance of application running
so please show us it and we can tell yo how to change it for running on TS
I read my post again. It is bit confusing . So we started with prototype. Playing around. We were able limit this to one instance of the app on Windows Desktop. However, we would like to be able to set number of instances (like 3 for user 1, 1 for user 2) in Terminal server. Also, if is there some best practice for Delphi developing this kind of apps, it would be great if somebody can share it. Let me know what to share ...
  Mit Zitat antworten Zitat