Home General Chat
If you need urgent support, call 999 or go to your nearest A&E. To contact our Crisis Messenger (open 24/7) text THEMIX to 85258.
Options

making a list of files

Former MemberFormer Member Posts: 1,876,323 The Mix Honorary Guru
is there a way to create a word list of the files in a cd rom or folder?

Comments

  • Options
    Former MemberFormer Member Posts: 1,876,323 The Mix Honorary Guru
    Goto Start->Run->Cmd

    then type
    cd [Folderlocation/name]
    
    dir /b >> list.txt
    

    now you will have a simple list of the files/folders in the location saved to a text file
  • Options
    Former MemberFormer Member Posts: 1,876,323 The Mix Honorary Guru
    thanks much appreciate it
Sign In or Register to comment.