How to search Explorer for file names that are too long

Page 1 of 2 12 LastLast

  1. Posts : 477
    Windows 7 Pro 64bit SP1
       #1

    How to search Explorer for file names that are too long


    I'm trying to save a number of folders/files to my DVD that are rarely...if at all...used currently. When I try to burn them...I'm getting a failure saying a number of file names are too long ?

    But...it doesn't say which files in which folders...Is there a way to search for any/all files that for whatever reason have file names that are too long for Windows and/or for the burning parameters of my DVD?

    There's about 4 gig of files and scores of folders so it's not very easy to search folder by folder.

    Thanks...TRinAZ
      My Computer


  2. Posts : 5,092
    Windows 7 32 bit
       #2

    Use Imgburn

    It may take a bit of reading to figure out the options. But for data discs you can set file system and options to allow file paths longer than 255 characters.

    There's also a link to the forum to ask questions directly from the author. If you search there you should find guides detailing how to burn various types of disc.

    Also you can try this tool to find paths that are too long:

    http://sourceforge.net/projects/tlpd/

    I just found it in search. Haven't tried it myself.

    edit: I just gave this a cursory try. Seems to work well. You can search all drives or select the root of the search. Then it asks for a max.. default is 200. It pops up a text file with the paths of all files that are longer. Looks like a keeper.
    Last edited by MilesAhead; 12 Oct 2011 at 17:07.
      My Computer


  3. Posts : 1,781
    Windows 7 Professional SP1 32-bit
       #3

    I'm with MilesAhead on this one.
      My Computer


  4. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #4

    try, in the searchbos,
    filename:~=word
    where word is a word of your choice
      My Computer


  5. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #5

    go to a dos command line prompt, in other words, run cmd.exe

    cd /d d: (assuming data is on d drive)
    dir word*.* /s /n

    where you put whatever you want for "word"
      My Computer


  6. Posts : 1,781
    Windows 7 Professional SP1 32-bit
       #6

    karlsnooks, I think you're confused The OP isn't trying to find all files containing a specific search term in their name...
      My Computer


  7. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #7

    Corazon said:
    karlsnooks, I think you're confused The OP isn't trying to find all files containing a specific search term in their name...
    No,I'm not confused but thanks for the concern.
      My Computer


  8. Posts : 1,781
    Windows 7 Professional SP1 32-bit
       #8

    Sorry if I'm wrong. Please do explain what these commands are supposed to do, then...I'm curious.
      My Computer


  9. Posts : 5,092
    Windows 7 32 bit
       #9

    I'm guessing what karl is getting at is /n switch uses long list format with filenames on the right hand side. If you redirect this into a text file I guess it can be seen which files have the longest names.

    From what I've seen though TLPD.exe I got from source forge kicks ass. It's fast. Only thing some may not like is it uses Registry for data storage. Probably because it doesn't want to create a file until it's ready to display results.

    Other than that it seems to be portable. I just put the exe in a directory in my PATH.

    Edit: The AutoIt3 source code for TLPD may be downloaded from source forge. If you do AutoIt3 you may want to make a few tweaks. It uses a range for path length trigger of 3 to 255. 255 may be too short for some since I believe even in ANSI mode the longest total path is 260 characters.
      My Computer


  10. Posts : 1,781
    Windows 7 Professional SP1 32-bit
       #10

    Ah, I see... I guess it was the word*.* that threw me off. (Sorry again karlsnooks!)
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 21:17.
Find Us