Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When following the README.md and attempting to install the driver it fails with last error 0xe000020b #4

Closed
Deepfake-Zatylkin opened this issue Apr 7, 2023 · 2 comments

Comments

@Deepfake-Zatylkin
Copy link

when running RustDeskIddApp.exe and attemping to install with "i" it fails.

RustDeskIdd: UpdateDriverForPlugAndPlayDevices failed, last error 0xe000020b

I was able to install the driver by first creating device with "c" followed by "i".

The README.md located in the RustDeskIddDriver_x64.zip does not state to create the device first before installilng.

Steps

  1. Double click "RustDeskIddDriver.cer" to install cert.
  2. Run "RustDeskIddApp.exe" as administrator.
    Press "c" to create device. If you get 0xe0000247 error code. You should follow step 3. # should be added
    Press "i" to install. If you get 0xe0000247 error code. You should follow step 3.
  3. Disable Driver Signature Verification.

This was on a Windows 11 Home version 22H2

@Deepfake-Zatylkin Deepfake-Zatylkin changed the title when running RustDeskIddApp.exe and installing it fails When following the README.md and attempting to install the driver it fails with last error 0xe000020b Apr 7, 2023
@fufesou
Copy link
Owner

fufesou commented Apr 9, 2023

Thanks for you feedback.
Yes, you're right.

I'll update the README.md.

The second param of the function UpdateDriverForPlugAndPlayDevicesA is the HardwareId that must exist. The hardware ID or compatible ID is set here.

@fufesou
Copy link
Owner

fufesou commented Apr 14, 2023

Close as the README.md is updated.
https://github.com/fufesou/RustDeskIddDriver/releases/tag/v0.2.

@fufesou fufesou closed this as completed Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants