TLPD | Free System Administration software downloads at SourceForge.net
Checks all or selected drives for paths longer than x.
For example if you are getting "path too long" errors when you try to copy files over a network or burn a CD or whatnot. It has a valid ranger of 3 to 255 characters. But if you program AutoIt3 source code is available for download.
Very nice little utility. It pops up a text file with a list of all the paths that were over the length you specified.
You can use it in scripts with command line params. Or just run it and it will ask you to check all paths or select the root of the tree from a BrowseForFolder dialog. Then it will ask you to enter a number for the max path length. Defaults to 200.
edit: since the latest version of AutoIt3 is more Unicode friendly than the one used to compile TLPD I posted the source with a few tweaks to allow searching for paths longer than 260 characters. The source mod can be found on the page in this link:
http://sourceforge.net/projects/tlpd.../topic/4757081