08/11/17 14:12:20 jWWYSD/D0
ヘルプにコマンドラインスイッチ載ってますよ
---
-mount
allows mounting images from command line (or shortcut).
Syntax is: -mount <n>,<path>
where 'n' means DVD-ROM device number ('0' - '3' allowed) and 'path' is the full path to the image file.
Example: daemon.exe -mount 0,"c:\My Images\nameofimage.cue".
Do not forget to set the path in quotes if it contains spaces!
-unmount
allows unmounting images from command line.
Syntax is: -unmount <n>
where 'n' means DVD-ROM device number ('0' - '3' allowed)
-lockってのもあるけど、>>162さんのと関係あるのかどうかはわかりません