Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exporting from MS Explorer

Status
Not open for further replies.
Jun 17, 2009
2
GB
Hi Does anyone know how to do this....
From Windows explorer I can see attributes of files that relate to MS office (Subject, Author etc. etc.)
I need a way to put these details into a file
I can use the dos command :- DIR *.Doc >File.txt
However I cannot find a way of obtaining the extra attributes.
My ultimat goal is to load the details into a database to as a tool to see what files have the attributes filled, what documents have been updated etc. etc.

Thanks
Chris
 
Explorer (I believe) cannot access these hidden streams the way you want to in so far as they are embedded into the original file as a Alternate data Stream.

Have a look at this article and see if the tools listed later on are of use to you?

Hide sensitive files with Alternate Data Streams


InfoTip question
thread779-1464355
 
Actually MS Explorer can see these attributes, just right click the headings of the file details panel, and you can choose a huge amount of them. I just need a way of exporting these details...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top