View Single Post
Old 02-11-2006   #1 (permalink)
menicoll
New on Forum
 
Join Date: Sep 2005
Posts: 2
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!)
menicoll is offline   Reply With Quote