DetourLite.exe — Windows single file
Run it directly, or use the bundled run.bat (checks for .NET 8 and prints install hints).
Requires the .NET 8 Desktop Runtime:
winget install Microsoft.DotNet.DesktopRuntime.8- or https://dotnet.microsoft.com/download/dotnet/8.0 — pick "Windows x64 Desktop Runtime"
It must be the Desktop Runtime. With the plain .NET Runtime, System.Windows.Forms is
missing: SLAM and the browser UI still work, but the classic window will not open.
If DetourWinUI.dll sits in the same directory, the classic Detour interface (menu bar,
map view, side panels) loads automatically at startup. Without it you get the browser UI only.