View Single Post
Old 28-07-2005   #2 (permalink)
Kttii
New on Forum
 
Join Date: Jul 2005
Posts: 13
Re: how to burn a folder on cd

Quote:
Originally Posted by peppedea
Hi, i wont burn an entire folder on cd but i don't know how to, normally i use a script:
c:\Programmi\Ahead\Nero\nerocmd.exe --write --drivename e --underrun_prot --close_session --real --iso "backup" "c:\backup.zip"

With this command i can burn a single file, i tried to substitute c:\backup.zip with c:\fold_back where fold_back are a folder where are a list of file that i need to burn on a cd.
Anyone can help me?

c:\programmi\ahead\nero\nerocmd.exe --write --real --tao --drivename e --iso "Backup CD" "c:\backup\*.*" --recursive
Kttii is offline   Reply With Quote