| NeroCmd - specify target folder name? I write backup folders from several hard drives to a CD, using NeroCmd.exe in a Windows XP batch file. I use the --recursive option (among others), and specify the folder name on the command line, e.g. c:\backup
This creates a folder on the CD called "backup".
How can I pursuade NeroCMD to use a different folder name on the CD?
I.e. use a target folder name different from the source folder name?
E.g. I want to copy c:\backup to a folder on the cd called "C_Backup", so that I can then make another one from drive E called "E_Backup" etc.
(At the moment I am renaming the source folders, running NeroCmd to copy them all to CD, then renaming the folders back. But that is a bit cheesy!) |