everything says daemon tools lite installed correctly except when i try to open a CEU file it says error in command line. I have never gotten it to open at all even though the installation seemed to go fine. why is this?
Announcement
Collapse
No announcement yet.
error in command line???
Collapse
X
-
DT is short for DAEMON Tools.
Also you are using wrong method to mount and therefore you get that error.
Open up DT tray icon -> Preferences -> Integration -> Click on "Select All" and then Apply.
Now just double click on the iso file
EDIT: I suggest you to read Online help.Last edited by Blazkowicz; 26.02.2009, 23:14.Make something idiot proof, but then they just make a better idiot
Peace Through Power
Comment
-
i just right click the iso file and click open with..daemon tools.
In the registry I found the directory:
'HKEY_CURRENT_USER\Software\Classes\Applications\d aemon.exe\shell\open\command'
with only one key in there:
"C:\Program Files\DAEMON Tools Lite\daemon.exe" "%1" (this is the unmodified one, created by DT itself or the installation)
I looked up the syntax of the command line here (-mount devicenr,path) and tried this:
"C:\Program Files\DAEMON Tools Lite\daemon.exe" "-mount 0," "%1"
and this "...\daemon.exe" "mount 0," "%1"
and this "...\daemon.exe" "-mount 0,%1"
and this "...\daemon.exe -mount 0,%1"
None of it works and I keep getting the error 'Fout in command line' (which means 'Error in command line' in Dutch). Does anyone know the right syntax?
Thanks in advance, it would make mounting ISO's a lot faster
Comment
-
Command Line (No Damon.exe on PC)
I've done a fresh install of DTLite4355-0068 on Windows 7 x64 Ultimate and I've Created the following command line 'daemon.exe -mount M,"Z:\Images\<ImageName.iso".
When I run this in a DOS Window. DOS replies that "Daemon.exe is not an internal or external command".
When I search my computer I can not find Daemon.exe"
Any thoughts? Also the Windows Gadget works "Great!"
Comment
Comment