Remove EventLog without EventLog.Delete

  • Thread starter Thread starter Bob Dankert
  • Start date Start date
B

Bob Dankert

I am trying to remove an EventLog I accidentally created (typo) without
having to write a program just to delete the log. Is there an easy way in
windows to do the same as EventLog.Delete would do?

Thanks,

Bob Dankert
 
I am trying to remove an EventLog I accidentally created (typo) without
having to write a program just to delete the log. Is there an easy way in
windows to do the same as EventLog.Delete would do?

If you're using VS.NET, I believe the "Server Explorer" will allow you
to delete it.
 
Thanks for Patrick's response!

Hi Bob,

Thanks for sharing your experience with all the people here. If you have
any questions, please feel free to post them in the community.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 
Back
Top