How do I unmount a volume (USB flash drive) via command-line or Visual Basic script?
|
feedback
|
|
Check out the two following Windows utilities: | |||||
feedback
|
|
From a batch script, the easiest way is to call USB Disk Ejector. (Sync might work too, but it wants a drive letter, which is not always predictable.) | |||
|
feedback
|
cmd.exe? – grawity Mar 30 '11 at 18:41