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

Latest commit

 

History

History
12 lines (9 loc) · 598 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 598 Bytes

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.