step into the Visual Studio debugger (must be running as Admin), go to the immediate window and enter
System.Diagnostics.EventLog.CreateEventSource(new System.Diagnostics.EventSourceCreationData(<name>, "System"));
step into the Visual Studio debugger (must be running as Admin), go to the immediate window and enter
System.Diagnostics.EventLog.CreateEventSource(new System.Diagnostics.EventSourceCreationData(<name>, "System"));