I have a service that runs on a Citrix Windows Server 2003 box, that needs to start a program for a specific user. I also need to be able to kill the program/process when I need to. I am pretty well off on the killiing part, but I really need some serious help with starting the program up under the users desktop.(if that makes sense) The users are basically rdp into the server, and I have tried using createprocessbyuser but that just doesnt really seem to work. No errors, and the code executes but does nothing.
Start Free Trial