Question

I'm still trying to run an app calling it from windows service. I tried to use the way described by Scott Allen. It works. But still I can't bring the app to the screen to interact with it. Help me pls.

Even if I'm telling it to run the service using my credentials it doesn't bring the app on my desktop. tell me please how to get the current logged user's desktop token and run the app on that desktop.

Was it helpful?

Solution

Are you setting STARTUPINFO.lpDesktop to something like "winsta0\default" ?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top