Re: Updating Windows File Summary Data

2005-04-18 Thread 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 "Denrael" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I am looking for a way in Python to update Windows File

Re: Updating Windows File Summary Data

2005-04-18 Thread 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

Updating Windows File Summary Data

2005-04-18 Thread 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? -- http://mail.python.org/mailman/listi