Monday, 8 June 2015

How do I copy all file names in a folder to notepad?


1. Goto "Run"
2. Type  "cmd"
3. In command prompt type

dir "folder path" > output file name.txt /b /o


example


dir "D:\websites\static" > output.txt /b /o

Now  open the output.txt 




Enjoy

No comments:

Post a Comment

Dream Explorer of John Paul