Skip to content

do not install CPX drivers on win10 #346

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

Merged
merged 1 commit into from
Aug 14, 2018

Conversation

dhalbert
Copy link
Contributor

@dhalbert dhalbert commented Aug 7, 2018

This improves on #338 to fix #336 and still make WebUSb available on Windows 10. The .inf file is the same, but has been moved to a prewin10 directory. The post_install.bat script checks for the Windows version (similar to your example in #336), and does not install any drivers in prewin10 if the Windows version is >=10.

Tested on Windows 7 and 10. The /PATH parameter for dpinst is flaky: a relative path does not seem to work properly, but an absolute path does.

Tagging @ladyada.

@cmaglie cmaglie merged commit 9f9d2c7 into arduino:master Aug 14, 2018
@cmaglie cmaglie added this to the Release 1.6.20 milestone Aug 14, 2018
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.

Change in Windows Drivers breaking Circuit Playground Express Bootloader
2 participants