Is there any chance to create an automatic creation of ms-dos disks from various directories?
I mean... I have several directories, filled with roms for the GameDoctor SF7 (snes copier), and I need to inject them (each directory) to a HFE file.
Example:
c:\snes\game1\anyarchiveinsidedirectory
c:\snes\game2\anyarchiveinsidedirectory
c:\snes\game3\anyarchiveinsidedirectory
etc...
to:
game1.hfe
game2.hfe
game3.hfe
etc...
I would use Excel and a batch process to do that... but only if there is a command line to use.

Or is there another way to do that?

Thanks!