in reply to Windows File Summary Info
Excatly what I have just spent days doing. You need dsofile.exe from ms, win32, and it is actually pretty easy.
Node 215118 - I used this code and with a little help changed
(which would not set properties but then your only asking about reading them) to$properties->SetProperty('title',$filename);
(which works like a charm.$properties->{'title'} = $filenam3;
That should do ya. There is little info out there for this but that link will get you dsofile.exe and the script will bring it all together.
Edit: 20030117 by Corion : Added formatting, linked node directly
|
|---|