Page 1 of 1

File Header

Posted: Thu Jun 12, 2008 3:58 pm
by Jeff Barnes
Hi,

In Windows, when you look at a folder in "details" view, you can add other columns by right clicking the headers and selecting "more".

Is there any way to read this information and store it via FWH ?

For example: some of the headers are:
NAME
LAST NAME
FIRST NAME
PID

I would like to know what data is stored in these headers.

Posted: Thu Jun 12, 2008 4:42 pm
by James Bott
Jeff,

Well, I'm confused. There is no LAST NAME, FIRST NAME, or PID in my Windows Explorer right-click menu (and it doesn't make sense that there would be). Are you referring the headers in a FWH browse instead?

James

Posted: Thu Jun 12, 2008 4:48 pm
by Jeff Barnes
James,

It turns out that these were added by a program that I have installed :oops:

I would still like to be able to extract the data in these fields :lol:

Posted: Thu Jun 12, 2008 4:56 pm
by James Bott
Jeff,

>It turns out that these were added by a program that I have installed

Then the data must be in a database that the addon program is using. I would check in it's directory for a database file.

James