Search notes:

Script: ejusb.bat

@rem
@rem   Eject USB Drive
@rem
@rem   Needs RemoveDrive by Uwe Sieber - www.uwe-sieber.de/drivetools_e.html
@rem
@rem   Found via http://superuser.com/a/443163/16610
@rem

RemoveDrive.exe %extern_harddisk_1% -L 
Github repository scripts-and-utilities, path: /ejusb.bat

See also

Eject USB
PowerShell: determine which application prevents an USB drive from being ejected
Scripts

Links

https://www.uwe-sieber.de/drivetools_e.html

Index