steps to reproduce
- setup four virtual drives ( say I: to L: )
- eject all mounted images
- create a batch (or type in a cmd-window)
of course the four images above should exist.
you will see the "mounting-image-popup" four times (no error messages) but after this, drive 0 ( I: ) contains D.ISO and drives 1 to 3 are empty.
using the "The Mount'n'Drive Manager" I can insert and use images in all four drives.
OS: XP SP3 (32bit)
- setup four virtual drives ( say I: to L: )
- eject all mounted images
- create a batch (or type in a cmd-window)
Code:
DAEMON.EXE -mount 0,C:\A.ISO DAEMON.EXE -mount 1,C:\B.ISO DAEMON.EXE -mount 2,C:\C.ISO DAEMON.EXE -mount 3,C:\D.ISO
you will see the "mounting-image-popup" four times (no error messages) but after this, drive 0 ( I: ) contains D.ISO and drives 1 to 3 are empty.
using the "The Mount'n'Drive Manager" I can insert and use images in all four drives.
OS: XP SP3 (32bit)
Comment