From c72cbb5c70a1fe9eb4b68511512426f144630895 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Mon, 26 Aug 2024 20:49:57 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index da0084c..a757448 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ nefconw --remove-device-node --hardware-id root\HidHide --class-guid 4D36E97D-E3 nefconw --inf-default-install --inf-path "F:\Downloads\btrfs-1.8\btrfs.inf" ``` +## `devcon` "emulation" + +Currently the [`devcon install INFfile HardwareID`](https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/devcon-install) command is implemented so you can use `nefcon` as a drop-in replacement for this popular software node device driver installation command! The `/r` flag to auto-reboot is not supported; check the exit code to determine if a reboot is required and inform the user to do so whenever convenient. + ## 3rd party credits This project uses the following 3rd party resources: