Results 1 to 6 of 6

Thread: Batch Conversion

  1. #1
    What's a free program to convert a file type into another? iv found all these ones that do audio, image and video but my files are wierd. i have 274 .USA N64 roms but my xbox will only play them if they are .n64 so need them batch converted.


  2. Software & Hardware   -   #2
    Vargas's Avatar gone fishin'
    Join Date
    Jul 2003
    Location
    the poopdeck
    Posts
    1,878
    do they need to be converted or just renamed?

  3. Software & Hardware   -   #3
    Quote Originally Posted by Vargas
    do they need to be converted or just renamed?
    Jus renamed. Its just that its 274 files and fook off if you think im doing that


  4. Software & Hardware   -   #4
    4play's Avatar knob jockey
    Join Date
    Jan 2003
    Location
    London
    Age
    41
    Posts
    3,824
    I wonder if

    rename *.usa *.64

    would work in wondows

  5. Software & Hardware   -   #5
    Vargas's Avatar gone fishin'
    Join Date
    Jul 2003
    Location
    the poopdeck
    Posts
    1,878
    Yes, if you are at the CMD prompt, in that folder:
    ren *.USA *.n64
    or have a batch file in that folder with that command.
    (you might lose the long filenames though in the process)
    Last edited by Vargas; 11-27-2004 at 12:29 AM.

  6. Software & Hardware   -   #6
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    yep that works.

    to say which folder\drive do:

    ren drive:\folder\*.filetype *.newfiletype

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
  •