Re: [python-win32] Retrieve file property values

2012-05-28 Thread Tim Golden
On 27/05/2012 11:54, damien moloney wrote: Hi, Have been unable to retrieve the windows file properties/attributes under Subject, and Description. for .msi files on a Win XP c using win32api. Have been able to get version type info, but unable to get much more. I came across the following

[python-win32] Retrieve file property values

2012-05-27 Thread damien moloney
Hi, Have been unable to retrieve the windows file properties/attributes under Subject, and Description. for .msi files on a Win XP c using win32api. Have been able to get version type info, but unable to get much more. I came across the following from win32com import storagecon # constants