From 88f12ae363758c9214942335b4cdb4b5c0e559c9 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 29 Sep 2025 23:10:58 +0100 Subject: Fix WinDbg init commands not running immediately --- tools/windbg/windbg.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/windbg/windbg.bat') diff --git a/tools/windbg/windbg.bat b/tools/windbg/windbg.bat index 11cf29c..2d2e6d2 100644 --- a/tools/windbg/windbg.bat +++ b/tools/windbg/windbg.bat @@ -8,7 +8,7 @@ if exist tools\windbg\bin\DbgX.Shell.exe goto :ok powershell tools\windbg\install.ps1 || goto :end :ok -%WINDBG_BIN%\DbgX.Shell.exe /g /c $^