windows svchost.exe service wrapper & individual services

B

Brad Tilley

I understand that svchost.exe is a service wrapper that loads many
different services (dll files) on WinXP. I can programmatically list the
individual services that it has loaded with Python, but I cannot stop or
start these individually services. Microsoft's documentation on this is
next to non-existent.

Has anyone done this successfully with Python? Could anyone point me to
some documentation?

Thanks,
Brad
 
M

Michel Claveau - abstraction méta-galactique non t

Hi !

See WMI, on M$ sites.

or

PyWin32
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,685
Members
48,796
Latest member
Greg L.

Latest Threads

Top