Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

wjk/WindowsLogViewer

Repository files navigation

Windows Log Viewer

This repository contains an alternative implementation of the Windows 10/11 Event Viewer application. This version of the tool is more attractive-looking than the Windows Vista-era design of the inbox viewer, and ours is much faster.

To Run

  1. Download and install the .NET 7 SDK.
  2. Open a command prompt, cd into this directory
  3. cd into the src\WindowsLogViewer directory
  4. Run dotnet run. After a brief delay while the project is built, the program should launch.