EventLog
I don't understand , why executing any application; it doesn't add in EventLog table, for exemple why i execute Word its not added in EventLog of application,
Thank you
[182 byte] By [
morel] at [2007-11-20 6:07:16]

# 1 Re: EventLog
An event is a notification to the user. Running an application is triggered by the user so it would be nonsense to warn the user what he/she just did. That would be the equivalent of telling yourself what you are thinking.
Read more about it here (http://support.microsoft.com/kb/308427). Pay special attention to Event Log Types.