Thread: Useful programs
View Single Post
  #13  
Old 16-05-2024, 17:58
brispuss brispuss is offline
Registered User
 
Join Date: Nov 2019
Location: Petone
Posts: 49
Thanks: 12
Thanked 2 Times in 2 Posts
brispuss is on a distinguished road
Quote:
Originally Posted by BLACKFIRE69 View Post
ok!


ListExt - Update

Code:
USAGE:
  ListExt.exe  <Directory>  [Order_Type]
  (or just drag and drop a folder over the ListExt.exe.)

ORDER_TYPE:
  /SA = Sort Alphabetically.
  /SS = Sort by Size.
  /SP = Sort by Percentage.
  Default is /SS (Sort by Size).

EXAMPLE:
  ListExt.exe "C:\Test\Example1"  /SA

.

Thanks for this very useful program!

Would it be possible to create a file listing based on reading file headers instead of reading file extensions? Reasons being that file extensions are not always valid, and some files don't have extensions at all!

And if possible, export file types to appropriately named folders for further processing. And maybe import processed files back to their original locations?

Yes, I know this would be a big task, but possible?

Thank you.
Reply With Quote