This version of the tool is no longer maintained. Please find the new one here: https://github.com/microsoft/EventLogExpert
A Windows Event Log viewer for IT professionals and power users.
-
Install Angular Cli 11+:
npm install -g @angular/cli
-
Install Node.js Version 12+
-
Install the Dotnet Core 2.1 SDK:
-
Install the .NET 4.7.2 Developer Pack:
https://dotnet.microsoft.com/download/dotnet-framework/net472
-
Change into the Electron Folder run:
npm install
-
When that finishes you should be able to run:
npm start
This step will build the dotnet DLL, copy it into the Electron folder, and start the Electron app.