Let me see if i can explain myself here....
I want to make an exact CD copy, with pure dummy files.
I want to navigate the folders, see the file list, etc,
but i want this files to be dummy files ( 0 Kbytes ).
I'm trying to build a DATABASE of the contents of all my CDs,
but all i need is the virtual files, so i can just read the names,
and be able to check what i have on those CDs.
WOW.... my english suc#s....
Thanks in advance.
+ Reply to Thread
Results 1 to 4 of 4
-
-
There are a lot of file/disc cataloguiing apps that might do what you're trying to.
eg
Cathy http://www.mtg.sk/rva/
Flymoon http://flymoon.free.fr/
Supercat http://no-nonsense-software.com/supercat/
Whereisit http://www.whereisit-soft.com/
Most of these are free, or have demo versions. -
"Folder-Snap" gets really close to what i need.
But i hate the fact that i need the program to be able to check my files LIST. -
If you just want a list
dir /s x:\ >list-x.txt
for each drive/disc (here "x")
Or pile them into the same file with
dir /s x:\ >list.txt
dir /s y:\ >>list.txt
dir /s z:\ >>list.txt
...
Similar Threads
-
DVD "Unreadable" - Can I backup data on my comp?
By TechFool83 in forum ComputerReplies: 24Last Post: 24th Dec 2011, 11:22 -
Can't view "bonus video content" on Taylor Swift CD
By wild4trv30 in forum DVD RippingReplies: 11Last Post: 18th Jul 2011, 12:22 -
Can't burn CDs with ImgBurn - "Incompatible Medium Installed"
By Lawbringer in forum DVD & Blu-ray WritersReplies: 5Last Post: 11th Oct 2009, 16:35 -
"DVD Fab - Content Removed" Is This Normal?
By heyjjjaded in forum DVD RippingReplies: 3Last Post: 21st Jul 2007, 01:19 -
Need suggestion for cheap or free "incremental" backup software x
By yoda313 in forum Off topicReplies: 5Last Post: 6th Jun 2007, 11:13