Home » Questions » Computers [ Ask a new question ]

How can I browse a Folder with 150000 Files on Windows Vista/7?

How can I browse a Folder with 150000 Files on Windows Vista/7?

I recently used the Bulk Rename Utility to rename and move files from a bunch of subdirectories to a single spot. In the end, about 150000 files were moved. Now I want to browse them, but recall there being problems in the past.

Asked by: Guest | Views: 306
Total answers/comments: 2
Guest [Entry]

You can use cmd.exe. It doesn't invoke any unnecessary file operations (which can slow down working with a huge amount of files).
Guest [Entry]

You could even use a script in Powershell or CMD or a scripting language to move the files into subdirectories to shrink the number (simply by 1st letter of name for example)