a script to eject drive E?

M

mrmagoo

Is there a script I can use to eject a flash drive? I do a lot of work with
my camera, and I insert a compact flash card frequently and eject it often.
To eject it I must right-click on the drive, and select "Eject".

Because I do this often with many different compact flash cards, this
process is very mouse intensive and slow.

Is there a script will automatically perform the same action? Perhaps a
batch program that can do this? Ideally, I'd love to double-click on an icon
that will "run" the process of ejecting drive "E". (it's always drive E).

thanks for any help!
 
P

Pegasus \(MVP\)

mrmagoo said:
Is there a script I can use to eject a flash drive? I do a lot of work with
my camera, and I insert a compact flash card frequently and eject it often.
To eject it I must right-click on the drive, and select "Eject".

Because I do this often with many different compact flash cards, this
process is very mouse intensive and slow.

Is there a script will automatically perform the same action? Perhaps a
batch program that can do this? Ideally, I'd love to double-click on an icon
that will "run" the process of ejecting drive "E". (it's always drive E).

thanks for any help!

You could use this command:
deveject -EjectName:"USB Mass Storage Device"
Deveject.exe is available from here:
ftp://ftp.heise.de/pub/ct/listings/0316-208.zip
 
M

mrmagoo

perfect..thanks!

Pegasus (MVP) said:
"mrmagoo" <-> wrote in message news:[email protected]...

You could use this command:
deveject -EjectName:"USB Mass Storage Device"
Deveject.exe is available from here:
ftp://ftp.heise.de/pub/ct/listings/0316-208.zip
 
J

journeyboy

Deveject.exe is available from here:
ftp://ftp.heise.de/pub/ct/listings/0316-208.zip
------------------------------------------------------------
actually, i can not download it by using this url.
can anyone kindly download it and send it to my mailbox?
(e-mail address removed)
thx a lot!

Pegasus (MVP) 写é“:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top