Hello,
I was trying the following commands, at the DOS prompt :
daemon.exe -mount 0, "D:\AAA_BBB.img"
daemon.exe -get_letter 0
After the first command, I was able to use the Windows Explorer and to verify that the image was mounted sucessfully. By running the second command, I was hoping to be able to get a driver letter, for exampe "E". And if this works for me, I will write a script to automate some testing that I am working on.
The "Command Line Switches" section at DAEMON Tools Lite Help: Introduction said that the "-get_letter" switch would return the drive letter for the specified device. Unfortunately, when I ran the second command, on DOS, it returned to the next DOS prompt but did not generate any output.
I wonder if you could tell me what I was doing wrong? Or is there another way to achieve what I was trying to do?
Thank you for your help,
Akino.
I was trying the following commands, at the DOS prompt :
daemon.exe -mount 0, "D:\AAA_BBB.img"
daemon.exe -get_letter 0
After the first command, I was able to use the Windows Explorer and to verify that the image was mounted sucessfully. By running the second command, I was hoping to be able to get a driver letter, for exampe "E". And if this works for me, I will write a script to automate some testing that I am working on.
The "Command Line Switches" section at DAEMON Tools Lite Help: Introduction said that the "-get_letter" switch would return the drive letter for the specified device. Unfortunately, when I ran the second command, on DOS, it returned to the next DOS prompt but did not generate any output.
I wonder if you could tell me what I was doing wrong? Or is there another way to achieve what I was trying to do?
Thank you for your help,
Akino.
Comment