|
Yep,
It can
all be done in scripting - Assuming you are on Win2K/XP and I think NT4 sp6a .
In either case the MSDN stuff on script host has a example that does exactly
this. I only looked at it quickly, but it used COM objects to access the task
list and kill the process - so of course the same can be done with Delphi. Why
not look at your current script program?
Otherwise have a look at this site http://www.develop.com/kbrown/ in
particular the session viewer/Window Stations program - all in C++ but it
will give you a good starting point.
Myles.
|
- [DUG]: How do I control the task manager from Delphi? Dave . Jollie
- RE: [DUG]: How do I control the task manager from D... Myles Penlington
- RE: [DUG]: How do I control the task manager from D... Dave . Jollie
