On Mon, 2005-08-08 at 14:23 +0200, Johannes Brunen wrote: > Hi, > > I have the following problem: > I would like to control the MS Dev .Net 2003 Studio from a python script, > i.e. I would like to open files, add files to projects etc. > Has anyone successfully done something like this? Is it possible at all? I > tried the makepy.py script on the > 'Microsoft Development Environment 7.0 (7.0)' entry (to get a DTE interface), > but all what I get is a list of constants. > Looking into the OLE/View I did a expect a larger makepy.py generated file > output. > > Any help would be appreciated
It's a few years old, but this might provide some pointers: http://mail.python.org/pipermail/python-list/2001-December/076881.html Regards Alex _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32