VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Nov 2001
    Location
    Vzla
    Search Comp PM
    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.
    Quote Quote  
  2. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    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.
    Quote Quote  
  3. Member
    Join Date
    Nov 2001
    Location
    Vzla
    Search Comp PM
    "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.
    Quote Quote  
  4. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    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
    ...
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!