Skip to content

Commit

Permalink
Add missing install.reg step for nefcon
Browse files Browse the repository at this point in the history
  • Loading branch information
MolotovCherry authored Aug 30, 2024
1 parent 5e3c201 commit 6cf48e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6cf48e5

Please sign in to comment.