Program to list directories

Hello,

I had a program that would look at the contents of a drive and list the directories and or files and make a text file with that list. I think it was compatible with XP. But I forgot the name,
 
There are a few but I don't remember the names as I use 'Print Folder Listing' of ShellToys which can print or copy to clipboard or save to text, rtf or MHT-

ST.jpg


ST-Dialog.jpg


ST-AsTree.jpg


ST-AsCont.jpg


Anyways I have ShellToys on ALL my XP machines... It will install as either 32 or 64 bit but you would have to run a patcher after install no way around that... Dev has been long gone>>>
 

BellicoseBloke

That is awesome. Thank you so much. I have an external hard drive with a collection of anime, and I want to make a list of what I have.

The patch you mention is for what ? I didn't understand what you meant.

It seems the program isn't free. Are there any limitations ?
 
Last edited:
No... The patch takes care of any limitations... In this case I renamed 'patch' to 'peach' to avoid banning by crack related jargon on filehosters... You install then copy patch to app dir then apply & follow instruction it will ask for a username can be anything then it will confirm when done...

https://send.now/olbj270a8nyd

OR

https://gofile.io/d/G0LjIf

OR

https://www.sendspace.com/file/qvrlqn

OR

https://workupload.com/start/tVgrsun7TNN


Has many other uses... Sometimes when I show a screenshot with ShellToys open I'll get a request for it... "HEyyyy!... Can I get that context menu thingy?"...
 
For XP (and backwards to Dos6.0 I believe) you can use the Tree command also.

Tree /f > dirfiles.txt (outputs directory structure and files in directories to "dirfiles.txt")
Tree /a > tree.txt (outputs directory structure in ascii format to "tree.txt")
 
No... The patch takes care of any limitations... In this case I renamed 'patch' to 'peach' to avoid banning by crack related jargon on filehosters... You install then copy patch to app dir then apply & follow instruction it will ask for a username can be anything then it will confirm when done...

https://send.now/olbj270a8nyd

OR

https://gofile.io/d/G0LjIf

OR

https://www.sendspace.com/file/qvrlqn

OR

https://workupload.com/start/tVgrsun7TNN


Has many other uses... Sometimes when I show a screenshot with ShellToys open I'll get a request for it... "HEyyyy!... Can I get that context menu thingy?"...
Awesome thank you. I actually want to try if it works on a Windows 11 laptop too.
 
Back
Top