|
Free Computer Help By Mitz
Have you ever wanted to see a list of files or folders that are contained in a particular directory. I have. One day I decided that it would be great to have a list of the files from my music folder. But then I discovered that Windows does not have any tools to do this. So here is a fantastic, sneaky batch file that you can create to do the job for you. If you are not familiar with Batch files, you will be soon. Once you have made one, and see that it is successful, and working, they can become very addictive.
Please check out some very simple Batch Files before trying this one.
OK Lets Go!!!
@echo
Dumping directory listing to c:\dirListing.txt
Notes:
Browse Tips4pc for more Free Computer Help
About the Author Mitz Pantic wrote this article and others for http://www.tips4pc.com Browse Tips4pc.com for more articles that are written in an easy to understand interface and FREE computer help. You can also visit her Australian Ebay store Fantastic Bits 24_7.
This article is free to re-produce providing that the author's bio is included and the website links are still clickable...
|
|