I'm trying to mount more than 1 iso using the command line switch.
The icon tray shows I have 4 SCSI devices available. I've tried multiple things.
dtproagent.exe -mount #,"C:\FILE.iso" where # is 0 to 3
I've tried dtproagent.exe -mount scsi,#,"C:\File.iso" where # is 0 to 3.
All attempts open the iso specified in the first (or 0th) drive position.
What am I botching?
The icon tray shows I have 4 SCSI devices available. I've tried multiple things.
dtproagent.exe -mount #,"C:\FILE.iso" where # is 0 to 3
I've tried dtproagent.exe -mount scsi,#,"C:\File.iso" where # is 0 to 3.
All attempts open the iso specified in the first (or 0th) drive position.
What am I botching?
Comment