samuelcampos / usbdrivedetector

A Java library to get a list of all usb storage devices connected to the computer.
MIT License
128 stars 46 forks source link

Add windows 10 support #17

Closed SnowyCoder closed 6 years ago

SnowyCoder commented 6 years ago

Windows 10 removed the wmic command from it's PATH. Closes #13

samuelcampos commented 6 years ago

Thank you for your contribution! I'll try to release a new hotfix version later this week.