QUOTE (bilou_gateux @ Sep 15 2009, 09:49 AM)

this driver is one of my favorite and i like command line tools but sometimes a right click is very handy.
Yep, everyone has his ways, I find right click very nice, but often I have systems with already too many options with right-clicking.

I prefer a "multiple desktop", with a desktop with shortcuts to utilities for each "chore" I'm going to perform.
JFYI, though I have NOT tested this feature, the mount and umount should work allright with drag'n drop the image file over the batch (or a link to it), if you just add:
CODE
CD /D %~dp0
before the:
QUOTE
IF %1.==. GOTO :Usage
in both batches.
(modified files attached)

jaclaz