Hi all,

You can also create a batch file, easy enough. Just open your notepad
an put 2 lines:
@ECHO OFF
DISKCOPY A: A:/V
Then save as diskcopy.bat . Place this file somewhere on your disk, and
create a shortcut (right click->Send to->Desktop). If you like, you can
rename the shortcut, to any name you like (right click->Rename), or
change its icon (right click->Properties->change icon (under shortcut
panel)).
I think this way (with bat file, or from start->run), its easier if you
want to copy a floppy to more than one copies.
Thanks!
Elf Wizard.