Show window to other users

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Andy Lindner
    New Member
    • Aug 2010
    • 3

    Show window to other users

    HI,

    i 've developed a C# Application the shuts down each client with a countdown of 30 minutes - the user can stop the process in that time and if he doesn't, the application shuts down the client. Therefore each client starts a task which runs a specified task.
    The Operating-System on our clients is windows XP.
    The Problem is, that the actually logged on user on the client is another as specified in the task. So the logged on user on the client doesn't see the window off the application. The application runs (You can see it in the log files). I tried with Impersonate but it doesn't work.

    kind regards
    Andreas Lindner
Working...