Categorize file extension in .txt output
Posted: 01 Aug 2020 11:05
I'm not an expert in this field and I'm learning right now, I'm sorry if I'm too noob for you guys 
Okay my script is
and so on, is that possible? I've been googling and doing research but I can't find any solution for this.

Okay my script is
Code: Select all
dir /O:D /T:W *.asi;*.ini;*.cs;*.asi >> Files.txt
dir /O:D /T:W /s *.asi;*.ini;*.cs;*.asi >> Files.txt
and it shows something like this in my .txt file
but i wanna make it categorized in the output .txt file likeDirectory of C:\Users\user\Desktop\PluginsPack\JHS\_jhs_powerbar\settings
12/04/2015 01:09 PM 29 scale_rotate.ini
1 File(s) 29 bytes
Code: Select all
List of .asi files
1.asi
2.asi
3.asi
List of .cs files
32.cs
23.cs
List of .ini files
test.ini