> That error led me to this article: > > http://support.microsoft.com/default.aspx?scid=kb;en-us;329291 > > I copied the C# class into a new project and ran the code as > described. > A InstallUtil.InstallLog file was created. It ended with the following > text: > > " > The Commit phase completed successfully. > > The transacted install has completed. > " > > Does anyone know if its possible to uninstall the thing I > just installed?
Try InstallUtil /u EventLogSourceInstaller.dll Thanks for the MS knowledgebase article I will add it to the FAQ entry. Cheers, Nicko
