1.

Solve : Do you know how to have a list of location of directory??

Answer»

I want to extract a list of all file location on WINDOWS XP. I used command Dir/s or tree but result is not one that I want. I LIKE the list SOMETHING as:

C:\temp\level1\test1; C:\temp\level1\test2; C:\temp\level2\test3
It likes we use on window explorer, and property on file then take information on location, but Iwant to do it by one or SEVERAL command to extract all file LOCATIONS on hard disk
Thanks



Discussion

No Comment Found