Hi!
Using batchmnt in W7-32bits (6.1.7600) I ran into the following:
using a batchfile containing:
batchmnt “cd1.iso” m:
batchmnt “cd2.iso” n:
batchmnt “cd3.iso” o:
and so on
This resulted in having one or even none of the images mounted at the correct driveletter. Sure it’s possible to built in a delay between the mounts (e.g. ping -n 2 localhost after every batchmnt) but I would prefer that batchmnt handles every mount-request before returning to the commandline to handle the next command in the batchfile.
This would make WinCDEmu even better than it already is.
Best regards,
RJ