I can't help with a solution but I'm interested in how you are going to do this. Even if you write software to burn the different file on each CD you're not going to be able to do one in under about 2 minutes (allowing time to insert the CD, kick the software, write it, eject it) which means working 8 hours per day (non-stop) it's going to take 31 days. Is this feasible? I'm certainly glad it's not my project :o)
Ian ----- Original Message ----- From: HouseDad To: [email protected] Sent: Tuesday, March 22, 2005 10:12 AM Subject: [vbhelp] Mass CD-ROM Production Ok, a question for the experts! I have a project that basically involves burning about 7500 cd's. Each one would have one file that is unique. In order to avoid human error in selecting the correct file during CD creation, I have been asked to write a program to burn the cd's, automatically selecting the appropriate file for each CD respectively. I haven't done anything like this before. I am guessing there's a way to do it by sending commands to software such as Easy CD Creator. If there is software already out there for this sort of thing I may be able to convince the company to just purchase it and be done with it. Any ideas? It looks like this would be done in WIN2K with Easy CD Creator, so I couldn't use API for WIN XP cd functions (if they exist). Since basically I am a big dummy, any input on this would be appreciated! Thanks in advance! [C] '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [email protected] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Sponsor ADVERTISEMENT ------------------------------------------------------------------------------ Yahoo! Groups Links a.. To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [email protected] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
