Click to See Complete Forum and Search --> : execute dialog in WTS session


mpa
October 28th, 2002, 04:14 AM
I have problem with executing dialog in different WTS session from service. The service from time to time have to depict dialog in active WTS session (on default or winlogon desktop). I solved this by starting process as given user owning session (user logged in given WTS session). It works. Changing sessionid of process token and opening WinSta0 do not work.

The problem I have to solve is when the active WTS session is not 0 and the session is bind with no user.

Can someone help me how to execute dialog in given WTS sesion?