VBA script to go thru a drive or folder, its sub folders and write all files found to a text file
Get the code : fileOfLen2.vbs save it and run it. (right clock save as)
Old version without error handling fileOfLen.vbs
FAQ:
My anti virus program says this can be a virus or malware? -> we are using File API so it mgiht be a false positive. You can open the file in notepaad to see it searches for files of specific length and writes their names to another file
home