I'm trying to mount an image as the default action for cue files under win98 using the following command:
"C:\Program Files\D-Tools\daemon.exe" -mount 0, "%1"
as specified in the manual.
Everytime I run this command I get the error message:
"Mount switch syntax error."
I get this message even when I specify an absolute input file path. I'm using version 3.29. Anyone have a clue as to what the problem is?
"C:\Program Files\D-Tools\daemon.exe" -mount 0, "%1"
as specified in the manual.
Everytime I run this command I get the error message:
"Mount switch syntax error."
I get this message even when I specify an absolute input file path. I'm using version 3.29. Anyone have a clue as to what the problem is?
Comment