This little helper utilizes the famous EF3USB.EXE Program to make a lot of Diskimages without the need that you must everytime give a new filename for the imagefile.
It may be helpful if you want to copy a whole bunch of 1541-Disks. It asks you for a Prefixname and a Disknumber.
This means that all following image-copies was named in this format:
"<prefix><disknumber><Diskside>.d64" Disksides are marked by "a" or "b" after the Disknumber.
If you type a disknumber lower than 99 it fills with leading zeroes.
For example if you type "Foobar" for a Prefixname and "6" for the Disknumber
it creates a imagefile that was named like this: Foobar006a.d64
You will be asked if a disk has two sides or not and if not it steps over to
next disknumber.
After a copy was done it creates a textfile with the same name and pushes the contents of the copied Image DIRECTORY in it, so you can easily search for some single files.
You can everytime stop this helper by pressing CRTL+C
Please make shure that the C64-Side is always in Menumode before you copy a Disk.
How to install: Just unzip the file into the directory where you have stored ef3usb.exe and run Bunchcopy.cmd.
BunchCopy.zip