Replies: 2 comments
-
Doing something similar, found this on stackoverflow, hope its helpful #https://stackoverflow.com/questions/8110310/simple-way-to-query-connected-usb-devices-info-in-python wmi = win32com.client.GetObject ("winmgmts:") |
Beta Was this translation helpful? Give feedback.
-
https://github.com/mhammond/pywin32#support
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to manipulate with usb flash drive (get information about usb, enable, disable) using pywin32. But i can't find any wiki about this. Why so pure documentation? Why not have wiki about work with usb flash drive?
Beta Was this translation helpful? Give feedback.
All reactions