标签: batch-file usb-drive
wmic logicaldisk where drivetype=2 get deviceid>usb.txt
现在如何使用该设备ID D:,以便我们更改目录并将sam文件复制到其中?
D:
...或者还有另一种简单的方法!?