When I run a DVD2Mobile conversion from the GUI it is requesting a File Mover license at the end of the conversion. The conversion succeeds. If I was doing this from the GUI everything would be fine since I can click through it. The problem is I am doing this from the command line using a Ruby program I wrote. It stops the conversion loop. Sample command line
“C:/Program Files/DVDFab 6/DVDFab.exe” /MODE GENERIC /SRC “j:\iso2\inverview01.iso” /DEST “j:\avi2” /PROFILE “generic.default” /CLOSE
I do not have a File Mover license but I am not doing any file moving. Why is it doing this?