Not sure what version of windows you're using, but this should work with all versions
1) go the the command prompt (command or CMD)
2) type dir /AD /ON > directories.txt
And there you go. It will create a file called directories.txt which will have all the directories listed, in alphabetical order.
|