PC Review


Reply
Thread Tools Rate Thread

Does this exist? - program to automatically copy cd's to HD

 
 
sP
Guest
Posts: n/a
 
      10th Jan 2005
There MUST be a (hopefully freeware) program that would copy cd after
another to a specified folder, then beep thru computer speaker or play
wav and open the tray.

I've got dozens of cd's I need to copy to my HD. It would be easy just
to pop a cd in tray, it would be copied to my HD, then audio
notification would alert me to give the next disc and so on... I could
be watching TV and wouldn't even need my monitor on :-)

Anyone know anything?
 
Reply With Quote
 
 
 
 
sP
Guest
Posts: n/a
 
      15th Jan 2005
sP wrote:

> There MUST be a (hopefully freeware) program that would copy cd after
> another to a specified folder, then beep thru computer speaker or play
> wav and open the tray.
>
> I've got dozens of cd's I need to copy to my HD. It would be easy just
> to pop a cd in tray, it would be copied to my HD, then audio
> notification would alert me to give the next disc and so on... I could
> be watching TV and wouldn't even need my monitor on :-)
>
> Anyone know anything?


Ok, I figured this out: it can be done using NirCmd and a simple
batfile.

Put NirCmd.exe to a folder included in your path variable. Put the CD in
CD tray, LEAVE it open, run this bat:

NirCmd.exe cdrom close X:
Xcopy X:\*.* /S /E E:\CDR
NirCmd.exe beep 500 100
NirCmd.exe cdrom open X:

X obviously being the letter of your CD drive. NirCmd closes the CD
tray, Xcopy copies all files and folders to a folder on HD (in this
example E:\CDR), then NirCmd beeps through computer speaker and opens
the tray for the next CD.

You can set a shortcut key to run the bat, for example with WinKey. So,
no need to keep the monitor open :-)

NirCmd: http://www.nirsoft.net/utils/nircmd.html
WinKey: http://www.copernic.com/winkey (seems to be discontinued,
redirects to Download.com info and download page)
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Program Does Not Exist =?Utf-8?B?TXIuIFNtaWxleQ==?= Microsoft Access 0 28th Mar 2007 02:47 AM
Copy Worksheet to a new Workbook creating if it doesn't exist and add more Worksheets if it does exist pete.bastin@btopenworld.com Microsoft Excel Programming 4 18th Jun 2006 06:08 PM
Does this exist? - program to check if anothe program is running sP Freeware 3 11th Jan 2005 08:37 AM
Does a program like this exist? Russell Campbell Windows XP General 5 17th Jul 2003 02:07 PM
Does a program like this exist? Russell Campbell Microsoft Windows 2000 Hardware 4 17th Jul 2003 02:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:02 AM.