Delete - Di 04.09.07 15:51
RemoveDrive V1.50 - prepares removable drives for save removal
Freeware by Uwe Sieber -
http://www.uwe-sieber.de
http://www.codeproject.com/system/RemoveDriveByLetter.asp
Works under Window 2000, XP, Server 2003 and Vista only.
Usage:
RemoveDrive DriveSpec: [-l][-h][-w:nnnn]
DriveSpec: is the drive to remove, e.g. U:
[-l] loop until success
[-h] show open handles (admin rights required, exprimental, may freeze!)
[-w:nnnn] wait nnnn milliseconds before close
[-d] show debug information
or
RemoveDrive "DeviceName" [-l]
DeviceName is the name of the device e.g. "Corsair Flash Voyager USB Device"
or short "Corsair Flash Voyager" as shown in the 'safe removal' dialog
No admin rights required :-)
Wie man das mit DELPHI startet, ist Dir sicher bekannt.