From 6cf48e5d4d542be5e3b5e36222bd1b4fad409659 Mon Sep 17 00:00:00 2001 From: Cherry <13651622+MolotovCherry@users.noreply.github.com> Date: Fri, 30 Aug 2024 09:33:51 -0700 Subject: [PATCH] Add missing `install.reg` step for nefcon --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ed0c59d..3c17845c 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,12 @@ _Note: For users having trouble installing/running the app, please see [#49](htt ### Optional: Installing the driver with `nefcon` CLI -0. You might need to install the driver certificate +0. You might need to install the driver certificate and/or `install.reg` 1. Get `nefconc` CLI - Download the [official latest release](https://github.com/nefarius/nefcon/releases/latest) - Or from our repo: [installer/nefconc.exe](./installer/files/nefconc.exe) -3. Put `nefconc.exe` in the extracted portable folder -4. Open console on this folder and run: +2. Put `nefconc.exe` in the extracted portable folder +3. Open console on this folder and run: ``` .\nefconc.exe --remove-device-node --hardware-id Root\VirtualDisplayDriver --class-guid "4D36E968-E325-11CE-BFC1-08002BE10318"