- Re: Long File Names
- Posted by Ingeborg on November 7th, 2004
Scribner <walter3ca@yahoo.com> wrote in
news:fhnro09k62rif2v3321q9le9k6bg5j2s9n@4ax.com:
Not directly, but...
open command prompt, type
D: (where D is the drive to be converted)
cd \
dir /S /B >listing.txt
This will dump all files paths in the file D:\listing.txt
Open this file with some textprocessor (Word). Replace all \ bij a newline.
Change the page width so that the filename which is too long doesn't fit
anymore. Search for a temporary - (word wrap sign)
Similar Posts
- trucation of long file names by some applications (Microsoft Windows) by windsurferLA
- Long file names, please help (Microsoft Windows) by
- need 1-2-3's of using long file names (Microsoft Windows) by greensteak@aol.com
- cd burning sw long file names (Software & Applications) by rth
- Restoring Truncated Long File Names (Computers & Technology) by Sens Fan Happy In Ohio

