Hi,
I have the following problem with the shortcut that i make:
It loads the image but it doesn't start the command to execute the program.
At the bottom you will find the code that i use.
I think that it's a time problem, the execution of the program starts before the image is coupled.
Is there a timepause command or something to wait for the image to be coupled, or am i doing something wrong?
My code:
K:\NIJNTJE\NIJNTJE6\NIJNTJE6.EXE "c:\Program Files\D-Tools\daemon.exe" -mount 0,"M:\Spelen\nijntje en haar fiets\NIJNTJEENHAARFIETS.CUE"
Thanks for the help
Doowie
I have the following problem with the shortcut that i make:
It loads the image but it doesn't start the command to execute the program.
At the bottom you will find the code that i use.
I think that it's a time problem, the execution of the program starts before the image is coupled.
Is there a timepause command or something to wait for the image to be coupled, or am i doing something wrong?
My code:
K:\NIJNTJE\NIJNTJE6\NIJNTJE6.EXE "c:\Program Files\D-Tools\daemon.exe" -mount 0,"M:\Spelen\nijntje en haar fiets\NIJNTJEENHAARFIETS.CUE"
Thanks for the help
Doowie
Comment