[python-win32] NTFS: editing properties of a file
Thomas Weiner
weiner at tu-harburg.de
Thu Aug 25 14:01:04 CEST 2005
Hi all,
is it possible to read and edit the extended properties of a file on
NTFS drives? For example: with the explorer you get properties like
Title, Author, Subject, Category etc by right clicking. I want to use
and edit these fields programmaticly.
In pythonwin I've found methods for Office files (which store the
informations above differently) and for the version strings of dll and
exe, but nothing for other files.
Thanks,
Thomas
More information about the Python-win32
mailing list