View Full Version : how can i make a text list of a folders contents in win 2k
the subject says it all. thanks
Violator
12-05-01, 04:41 AM
Well not sure about under Windows but if you go to a command prompt in Win2k : and lets say the directory is Apps
Type
cd apps
dir *.* >c:\textdir.txt
That will output all the info to a .txt file called textdir
thanks.
i avoid the comand promt like the plague but i got it to work.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.