diff --git a/EtwTiViewer/ImGuiApp.cpp b/EtwTiViewer/ImGuiApp.cpp index 94e46a3..2980c78 100644 --- a/EtwTiViewer/ImGuiApp.cpp +++ b/EtwTiViewer/ImGuiApp.cpp @@ -339,7 +339,7 @@ void ImGuiApp::RenderToolbar() { pipeLabel = "Pipe"; pipeCol = {0.20f, 0.85f, 0.20f, 1.0f}; pipeTip = "Kernel \xe2\x86\x92 Viewer named pipe\n" - " Path : \\\\.\\pipe\\EtwTiPipe\n" + " Path : \\\\.\\pipe\\EtwTiForwarder\n" " Status: Connected\n\n" " Delivers: PROCESS_CREATE, PROCESS_EXIT,\n" " IMAGE_LOAD\n"