raptor3676 said:figuerres said:*snip*The app I mention is actually a middleware that handles messaging between to separate systems. That's why I mentioned that they should run as services no apps in an session.
I see ... you have a legacy POC (Pice Of Crap) to try and manage... and it was not designed to run on a "server" environment... sucks.
so really 1 instance has to run 7x24 no matter who is on the box *BUT* you need a few users to be able to access that app w/o giving that user Admin rights to the server ... is that right?
i am wondering if there is some way to run it in a Virtual Box but capture the screen and keyboard I/O and then write a service around that to then allow you to make it into a proper service that you can attach clients to... a really ugly hack around but might just do what you need to do and give you better ways to deal with it.