mputer.
Thanks anyhow guys.
From: Mark Hammond
To: Hans Rakotomanga ; "python-win32@python.org"
Sent: Wednesday, July 24, 2013 5:57 AM
Subject: Re: [python-win32] Question: Who killed a windows service
The Windows "system" event log
The Windows "system" event log should have this information.
Mark
On 23/07/2013 8:21 PM, Hans Rakotomanga wrote:
Hi,
I have a pywin32 service running on a shared computer. Now and then it
gets killed by another user, for good reason mostly, but I would like to
ask the person who does this why
Hi,
I have a pywin32 service running on a shared computer. Now and then it gets
killed by another user, for good reason mostly, but I would like to ask the
person who does this why he/she/it did it.
S, is there a way to extract this information and have the service write it
in its logs ? :)