8000 copy required files for libusb-win32 filter driver installation by xzn · Pull Request #216 · pbatard/libwdi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

copy required files for libusb-win32 filter driver installation #216

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

Closed
wants to merge 3 commits into from

Conversation

xzn
Copy link
@xzn xzn commented May 24, 2021

Copy the required dll and sys files for the the filter driver to function.

It seems to work based on my limited testing on 64-bit windows. Not tested on x86.

If the code isn't up to standard let me know and I'll try to make things more readable.

Edit: should also resolves #163

Edit 2: Updated to work on WOW64, still not tested on 32-bit Windows.

@xzn
Copy link
Author
xzn commented May 24, 2021

Doesn't do cleanup when uninstalling. Closing for now until I can figure out a clearer solution.. (Copying files to system directory directly seems like a bad idea anyhow)

I feel like the installing/uninstalling of prerequisite files should be handled in libusb-win32's side. Though the condition on this line should be inverted regardless to fix #163

@xzn xzn closed this May 24, 2021
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

Successfully merging this pull request may close these issues.

Zadig - install-filter.exe not found while trying to install libusb-win32 filter driver
1 participant
0