[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

[python-win32] WPF drag drop UI automation

2012-05-27 Thread Riz Hossain
Hello, If anyone could kindly direct me in the right direction for WPF drag and drop control using python, it would be greatly appreciated. I need to be able to drag drop elements from one object to another within the application. My automation framework is written all in python, so I would