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
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
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
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
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
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