

Where 'n' means DVD-ROM device number ('0' - '3' allowed) and 'path' is the full path to the image file.ĭo not forget to set the path in quotes if it contains spaces!Įxample: daemon.exe -mount 0,"c:\My Images\nameofimage.cue".Īllows unmounting images from command line. It has no effect if DAEMON manager is already running or you specified another command (except 'lock') in the command line! DAEMON manager automatically exits after command is executed and does not create taskbar icon.Īllows mounting images from command line (or shortcut). This option is used to prevent Daemon-Tools from creating a taskbar icon. Note that locking has no effect on DAEMON Manager itself or other programs which have been 'authorized' by us to use the DLL. Unlocking can be done from Virtual DAEMON manager or other GUI that is currently running. Used mainly in autostart (if 'Autolock' option is enabled), but can be used in command line too. Used to lock the DLL operation to be sure no unauthorized program can load daemon.dll and use its functions.

Returns 0 if there are no active virtual drives.ĭisplay parameter should be used together with /M parameter to execute a specified command after mounting an image file on a virtual drive.Įxample: AxCmd.exe 1: /M:c:\images\cd1.mds example will mount image file cd1.mds (located in images folder on drive C:) in first Alcohol virtual drive and then automatically run play.exe from this virtual drive. Get the number of active Alcohol virtual drives.

Returns drive letter when success or 1 when failure occurs. Note that if the full file/path name contains space character, then the file/path name need to be quoted for example: AxCmd.exe 1: /M:"C:\Documents and Settings\someone\My Documents\Alcohol 120\test 101.iso" This example will mount image file cd1.mds (located in images folder on drive C:) in Alcohol virtual drive that is using V: drive letter. Quote Alcohol Command Launcher (AxCmd.exe) allows you to mount and unmount image files on Alcohol virtual drives through command line parameters.ĪxCmd.exe virtual drive letter or number.Įxample: AxCmd.exe V: /M:c:\images\cd1.mds
