search for: outdisc

Displaying 2 results from an estimated 2 matches for "outdisc".

Did you mean: outdisk
2010 Jul 07
1
CMD.exe script question
...'vol d: ^| find /i "volume in"' ) DO (SET vole=%%I) echo Processing %vole% echo Starting Rip of Drive d: time /t "C:\Program Files\DVDFab 7\DVDFab.exe" /mode fulldisc /SUBTITLE "none" /src "d:\" /dest "C:\Movie\%vole%-dvd.iso" /Title auto /outdisc dvd9 /close --This is from the cmd.exe terminal window C:\bin>for /F "tokens=6" %I in ( 'vol d: ^| find /i "volume in"' ) DO (SET vole=%I) fixme:cmd:WCMD_for /F needs to handle options Syntax error wine: cannot find L"C:\\windows\\system32\\'vol.exe"...
2010 Jul 07
1
DVDFab Decrypter on Ubuntu 10.4 + wine
...ntries are missing in Wine. I'm a relative newbie to linux so I don't know how to fix this. --This is the script-- C:\bin>"C:\Program Files\DVDFab 7\DVDFab.exe" /mode fulldisc /SUBTITLE "none" /src "d:\" /dest "C:\Movie\I-dvd.iso" /Title auto /outdisc dvd9 /close --Errors-- err:ole:CoGetClassObject class {51b4abf3-748f-4e3b-a276-c828330e926a} not registered err:ole:CoGetClassObject no class object {51b4abf3-748f-4e3b-a276-c828330e926a} could be created for context 0x1 fixme:ntdll:server_ioctl_file Unsupported ioctl 2d1400 (device=2d access=...