ferret_90 0 Newbie Poster

I was wondering whether or not this is possible
Make an autorun file like this

[autorun]
open=eject.bat
action=Eject Drive
shell\open\command=eject.bat

so that eject.bat (or exe) would automatically eject the drive when autoran or dbl clicked.

I need to know what batch code or other code will do this when run.