Is there a simple and fast way to print the paths of all the files on a drive?
I need to print this list into a text file.

I know that it can be done using a objects like a Dir listbox etc but I heard that there are faster ways of doing it.