Hi all, greetings from South América!!
I'm bothering you all cos i'm experiencing some difficulties using the NerOpus toolbar. i've modified the commands inside the button to match my Nero installation (v8) and while trying to burn a few files i get some weirdo error.
the commands in the button are as follows:
[code]"%CommonProgramFiles(x86)%\Nero\lib\NeroCmd.exe" --real --dvd --detect_non_empty_cdrw --no_error_log --recursive --underrun_prot --write --drivename e --iso "{Rs|Enter DVD volume label, 16 chars max. |DopusDVD}" {allfilepath$}
echo.
echo DVD burn completed!
pause[/code]
what's fed into the shell when i press the button is this:
"C:\Program Files (x86)\Common Files\Nero\lib\NeroCmd.exe" --real --dvd --detect_non_empty_cdrw --no_error_log --recursive --underrun_prot --write --drivename e --iso "TheMarriage A" Z:\Camera001\Albert\TheMarriage\TheMarriage - 1 - The locolocolocolocolocoloco.avi" "Z:\Camera001\Albert\TheMarriage\TheMarriage - 1 - The locolocolocolocolocoloco.mov" "Z:\Camera001\Albert\TheMarriage\TheMarriage - 2 - The locolocolocolocolocoloco.avi" "Z:\Camera001\Albert\TheMarriage\TheMarriage - 2 - The locolocolocolocolocoloco.mov" "Z:\Camera001\Albert\TheMarriage\TheMarriage - 3 - The locolocolocolocolocoloco.avi" "Z:\Camera001\Albert\TheMarriage\TheMarriage - 3 - The locolocolocolocolocoloco.mov" "Z:\Camera001\Albert\TheMarriage\TheMarriage - 4 - The locolocolocolocolocoloco.avi" "Z:\Camera001\Albert\TheMarriage\TheMarriage - 4 - The locolocolocolocolocoloco.mov"
upgraded to 9.1.1.8.3357.x64 with the same results
the missing quote was a typo
i got that the quotes appear automatically when a filename or volume name has spaces. i edited out all the spaces from the filenames to the same result, but without any quotes.
I would try it on some short short, simple filenames and paths in case the problem is names too long for the CD filesystem or something.
If that doesn't work, I'd take Opus out of the equation and experiment with the command-line at the command prompt, asking at the Nero forums if you need help. Once you know Nero is working when run manually it should be easy for us here to help you modify the button so it does the right thing.
It's possible Nero 8 has changed its command-line. Nero updates have done that in the past, as I remember. I'm not a Nero user though so my ability to help with getting the Nero command-line right is limited.
[quote="leo"]I would try it on some short short, simple filenames and paths in case the problem is names too long for the CD filesystem or something.
If that doesn't work, I'd take Opus out of the equation and experiment with the command-line at the command prompt, asking at the Nero forums if you need help. Once you know Nero is working when run manually it should be easy for us here to help you modify the button so it does the right thing.
It's possible Nero 8 has changed its command-line. Nero updates have done that in the past, as I remember. I'm not a Nero user though so my ability to help with getting the Nero command-line right is limited.[/quote]