Thanks Thanks:  0
Results 1 to 2 of 2
  1. #1
    j7wild Guest

    Exclamation Looking for a FREE simple program!

    That I can run and it will scan my folder that contains all the movie trailers and make a list of it in Alphabetical order in Notepad, Wordpad, or whatever.

    Thanks!!

  2. #2
    Join Date
    Dec 2007
    Posts
    31
    Credits
    10
    1. In the folder where you have all the trailers --> Sort files by Filename
    2. Open Windows Command prompt (Start --> Run-->cmd)
    3. cd "Folder location of trailers"
    4. FOR %f IN (*.*) DO TYPE “%f” >> List.txt (This command will create List.txt file containing all the trailers that are in the folder)

Similar Threads

  1. Simple Men - trailer (640x480)
    By sex maniac in forum Forum Exclusives
    Replies: 0
    Last Post: 06-28-2009, 01:34 PM
  2. Looking for a program to
    By Caboose in forum General Chatter - Movie Related
    Replies: 0
    Last Post: 03-23-2008, 11:08 PM
  3. What cool program are you using?
    By Jedi Master in forum General Chatter - Non-Movie Related
    Replies: 8
    Last Post: 04-12-2004, 05:08 PM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •