Open a command window (go to Rum... and type cmd.exe), then type dir /b /ad > whatever.txt. It'll save whatever directory names are in your current directory in a file named whatever.txt. Of course you can replace "whatever" with whatever filename you want.