Log in

View Full Version : DVDDeCrypter main movie commands.


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

LIGHTNING UK!
4th March 2003, 19:01
if you have the options correctly configured, it will do that automatically.

future versions have more cli parameters to make it a little easier :)

nyplayer
4th March 2003, 19:31
LIGHTNING UK!

Thanks lighning that worked.

1 more thing I am not sure if you can do this through command prompts..write the iso image to DVD automatically.