Updating Windows File Summary Data

D

Denrael

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?
 
T

Trent Mick

[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
 
R

Roger Upole

Pywin32 has functions to read and write these properties.
Take a look at testStorage.py in the \win32\test directory for
an example of how to use them.

Roger
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,234
Messages
2,571,180
Members
47,813
Latest member
RustyGary3

Latest Threads

Top