| View previous topic :: View next topic |
| Author |
Message |
Gosugenji
Joined: 07 May 2008 Posts: 35 Location: In your Internets
|
Posted: Sun Jun 22, 2008 6:18 pm Post subject: Getting advanced window information |
|
|
How would i retrieve the owner of a window through autohotkey?
like say i have a program running as user1 and user2 but i want to identify which is running by whom without the task manager. or pstools :3 |
|
| Back to top |
|
 |
BoBo² Guest
|
Posted: Mon Jun 23, 2008 1:57 pm Post subject: |
|
|
 |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 5888
|
|
| Back to top |
|
 |
Gosugenji
Joined: 07 May 2008 Posts: 35 Location: In your Internets
|
Posted: Mon Jun 23, 2008 10:30 pm Post subject: |
|
|
| The main reason for this to work is because I'm using a user specific script, and running it as a SYSTEM service. When the user logs out and another user logs in, the service is identifying as the new user as SYSTEM rather than user. |
|
| Back to top |
|
 |
|