Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 589 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 589 Bytes

WSL_USB

run.png Simple bash script to attach(detach) usb devices on wsl, using usbipd-win

0. Requirements

1. Attach

Run wsl_usb_attach.bat AS ADMINISTRATOR

2. Detach

Run wsl_usb_detach.bat AS ADMINISTRATOR

"SEARCH_KEY"(in two batch file's line 4) can be changed as you want.

USE AT YOUR OWN RISK