I\'m creating an ASP.NET application that will log some stuff to Windows EventLog. To do this an event source has to be created first. This requires administrative priviledg
eventcreate2 allows you to create custom logs, where eventcreate does not.