Go to a Command prompt. For example, Start Run CMD
Change to desired directory using CD command.
Generate a sorted list of files in the directory using :
dir /s >C:\Temp\Dir.TXT
Now the file can be opened in Word, Notepad, Excel, etc.
Look into other dir options using dir /?
You may find parameters that are more suited to what you want to do.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.