Updating Windows File Summary Data

Trent Mick trentm at ActiveState.com
Mon Apr 18 19:31:17 EDT 2005


[Denrael wrote]
> I am looking for a way in Python to update Windows File Summary
> Metadata. By that I mean the data (Title, Subject, Keywords, Comments)
> found when you right click a windows file, select properties and then
> summary. Can anyone point me in the right direction?

I'm not sure if modifying that metadata works the same way as updating
version metadata. If so, verstamp.py here might help you get started:

    http://cvs.sourceforge.net/viewcvs.py/pywin32/pywin32/win32/scripts/VersionStamp/ 

Cheers,
Trent

-- 
Trent Mick
TrentM at ActiveState.com



More information about the Python-list mailing list