From a78bab05b354e08a1bca83f7ab9ceb913efe6927 Mon Sep 17 00:00:00 2001 From: Lev Stipakov Date: Mon, 5 Dec 2022 13:34:01 +0200 Subject: [PATCH] README: mention SetupAPI.dev.log Signed-off-by: Lev Stipakov --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 37d8c29..eee76ee 100644 --- a/README.rst +++ b/README.rst @@ -170,6 +170,10 @@ Important:: If you do not see the Big Scary Unsigned Driver Warning - Windows will use the old (not new) driver. +Troubleshooting: + +Examining the SetupAPI log file helps, see ``C:\Windows\INF\setupapi.dev.log``. + Build for HLK tests -------------------