Re: win32 services



From: "Derek B. Smith" <derekbellnersmith@xxxxxxxxx>
I want to get a listing of Window services and each
associated "status" and its "startup type." I looked
at Win32::Daemon::Simple but wasn't sure if this is a
good module for doing so?

No it's not. Win32::Daemon::Simple is to be used if you are writing a
service, not when you want to query services. Have a look at
Win32::Daemon. It contains functions for both scenarios.

Jenda
===== Jenda@xxxxxxxxxxx === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery

.