I have the following problem in my C# application when I try to first run it.. is it possible to create the event source during the installation using Advanced Installer?
http://social.msdn.microsoft.com/Forums ... e2185346e/
Code: Select all
eventcreate /ID 1 /L APPLICATION /T INFORMATION /SO MYEVENTSOURCE /D "My first log"