[python-win32] Python COM Type Library

2005-03-18 Thread Czempik Robin GMX
Hello to all,   I got the first problem with starting programming Python with COM. I would like to use Python COM to communicate with Powerpoint.   After Python COM generated me the python file for Powerpoint over the Makepy utility, I can’t view the Methods etc. over the Python COM Bro

[python-win32] driving win32 gui

2005-03-18 Thread david83
Hello, I need to automate the installation of a program under Windows. I use python + win32 extension But I have two problems: 1) During the installation, there is a CheckListBox (with className="ListBox") and I don't know how to check the boxes of this CheckListBox. 2) After, there is an aler

Re: [python-win32] system toolbar icons

2005-03-18 Thread Tim Roberts
On Thu, 17 Mar 2005 12:14:51 +, Robin Becker <[EMAIL PROTECTED]> wrote: Is it a known bug that the pythonwin icon seems to persist in the system toolbar area when the toplevel window is killed. It doesn't seem to happen when the file.exit is hit. However, let us note that this is not a

Re: [python-win32] driving win32 gui

2005-03-18 Thread Waldemar Osuch
On Fri, 18 Mar 2005 15:39:42 +0100, david83 <[EMAIL PROTECTED]> wrote: > > Hello, > > I need to automate the installation of a program under > Windows. I use python + win32 extension [...] I have not tried it but I have heard good things. http://www.tizmoi.net/watsup/intro.html http://www.brunni

Re: [python-win32] driving win32 gui

2005-03-18 Thread Michel Claveau
Bonjour ! I need to automate the installation of a program under Windows. I use python + win32 extension But I have two problems: Il est possible, et facile, d'automatiser ce genre de chose avec Autoit. Voir : http://www.framasoft.net/article1568.html (en français) ou : http://www.hiddensoft.com/a

Re: [python-win32] Thread won't run in service

2005-03-18 Thread wyvernlist
Hi David, Thanks for your reply. That could be it but I'm unable to check on my development machine (a laptop running XP Home) as the local security policy option does not exist. I'll try it on the server itself. I can actually write entries to the event log with the service, it's just that the