.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Space Empires: IV & V (http://forum.shrapnelgames.com/forumdisplay.php?f=20)
-   -   OT-printing directory of cd (http://forum.shrapnelgames.com/showthread.php?t=37278)

gregebowman December 30th, 2007 06:11 PM

OT-printing directory of cd
 
I asked for this program several years ago, and after doing a search, I can't find the thread. What I want is a program that will let me print out what's on my cd. I still have the cd I put it on, but unfortunately, all of those old disks are unreadable by my computer. I don't know if it's because the old disks were ME, and my new OS is W2K Pro, or something else. So if whoever helped me before can re-send it, I'd appreciate. Thanks

Ed Kolis December 30th, 2007 07:36 PM

Re: OT-printing directory of cd
 
What do you mean you want to "print out what's on a CD"? Does the CD contain photos or Word documents that you need printed on a printer? Or do you want the program to list all the files on the CD?

Fyron December 31st, 2007 12:36 AM

Re: OT-printing directory of cd
 
Erm... your CDs might have died. It tends to happen with CD-Rs. The ISO standard for the CD file system has been set for a long time (since before ME came out IIRC), so there shouldn't be any issue reading the data off of the disks in win2k, assuming the dye media has not gone bad. Do you have another computer handy to check them in? Friend? Work?

If you are talking about music CDs, win2k is able to read them fine, and list the tracks on the disk by number (there won't be any meta data, since thats not part of the music CD format). At worst, you will be able to read the music tracks in Windows Media Player.

gregebowman January 3rd, 2008 02:15 PM

Re: OT-printing directory of cd
 
Quote:

Ed Kolis said:
What do you mean you want to "print out what's on a CD"? Does the CD contain photos or Word documents that you need printed on a printer? Or do you want the program to list all the files on the CD?

I just want to print a directory of what's on my cd. Just a list of what's on there.

Fyron January 3rd, 2008 03:29 PM

Re: OT-printing directory of cd
 
Open a command prompt (cmd from the run dialog), and type these commands (where d is the letter of your CD drive):

<font class="small">Code:</font><hr /><pre>d:
dir /b </pre><hr />

If you want to actually print it out on a printer, you'll need to redirect the output to a file. Assuming your account is "gregebowman" and you use xp/2k, something like this:

<font class="small">Code:</font><hr /><pre>d:
dir /b &gt; "C:\Documents and Settings\gregebowman\Desktop\cd contents.txt"</pre><hr />

That will create a text file on your desktop, which can subsequently be printed. (Alternatively you can just output to "C:\cd contents.txt" if its easier.)

Of course, if it is a music CD, all you will get is a list like "Track001" or whatever windows calls each track. In that case, you'll need to use a music player that can access freedb to fetch id3 tags, and ideally can then output file lists.

Baron Grazic January 8th, 2008 01:06 AM

Re: OT-printing directory of cd
 
You could always Catalog the files of all your CDs into something like "Cathy". Fully searchable too.
http://www.freedownloadscenter.com/U...ies/Cathy.html


All times are GMT -4. The time now is 04:56 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.