nyplayer
27th February 2003, 18:59
I was to able to automate InstantCopy Using commands for DVDDecrypter and macros. I would now like to automate DVD2one using DVDDecrypter... but I cannot figure out how to get DVDDecrypter to select the main movie and close.
Example of my Instantcopy batch file
"C:\Program Files\D-Tools\daemon.exe" -unmount 0
"C:\Program Files\Iolo\Macro Magic\Macros.exe" /Open:"C:\PROGRA~1\Iolo\MACROM~1\My Macros\delete dvdrip" /Close
DVDDecrypter.exe /mode iso /src g: /dest d:\dvdrip\imagex.iso /start /close
"C:\Program Files\D-Tools\daemon.exe" -mount 0,"d:\dvdrip\imagex.iso"
"C:\Program Files\Iolo\Macro Magic\Macros.exe" /Open:"C:\PROGRA~1\Iolo\MACROM~1\My Macros\batch" /Close
"C:\Program Files\Iolo\Macro Magic\Macros.exe" /Open:"C:\PROGRA~1\Iolo\MACROM~1\My Macros\instantcopy" /Close
My command to start DVDDecrypter in file mode but it won't select the main movie files.
DVDDecrypter.exe /mode file /src g: /dest d:\dvdrip\ /start /close
Example of my Instantcopy batch file
"C:\Program Files\D-Tools\daemon.exe" -unmount 0
"C:\Program Files\Iolo\Macro Magic\Macros.exe" /Open:"C:\PROGRA~1\Iolo\MACROM~1\My Macros\delete dvdrip" /Close
DVDDecrypter.exe /mode iso /src g: /dest d:\dvdrip\imagex.iso /start /close
"C:\Program Files\D-Tools\daemon.exe" -mount 0,"d:\dvdrip\imagex.iso"
"C:\Program Files\Iolo\Macro Magic\Macros.exe" /Open:"C:\PROGRA~1\Iolo\MACROM~1\My Macros\batch" /Close
"C:\Program Files\Iolo\Macro Magic\Macros.exe" /Open:"C:\PROGRA~1\Iolo\MACROM~1\My Macros\instantcopy" /Close
My command to start DVDDecrypter in file mode but it won't select the main movie files.
DVDDecrypter.exe /mode file /src g: /dest d:\dvdrip\ /start /close