Re: [python-win32] A question about custom command options in win32serviceutil

2008-09-02 Thread John Bunting
sorry pressed enter too soon Am i just setting up a function to parse the arguments and set class variables? or is it something else! Sorry for the double email >.< ~John Bunting On Tue, Sep 2, 2008 at 1:25 PM, John Bunting <[EMAIL PROTECTED]> wrote: > Hey everyone, > > I'm creating a prog

[python-win32] A question about custom command options in win32serviceutil

2008-09-02 Thread John Bunting
Hey everyone, I'm creating a program for my work that will let the users automatically connect to a server that we have set up and read some data, etc. I have been trying to figure out a way to use the win32serviceutil custom options to pass some extra arguments for my users. as far as I underst

Re: [python-win32] Accessing other interfaces of a Dispatch created COM object

2008-09-02 Thread Alec Munro
I'm guessing, based on the lack of responses, and the consistency of error messages, that my problem has more to do with getting the right library registered, which isn't a python-win job. So, can anyone recommend where I might go to try to solve this problem? Also, is there a way to determine whi

Re: [python-win32] Pb IE8-b2 + Python like ActiveScripting language

2008-09-02 Thread Mike Driscoll
Michel Claveau wrote: Hi! Impossible, for me, to use Python like ActiveScripting language, in a HTA, since IE-8 beta-2 installed. Run OK with IE5, IE6, IE7. But IE8 does not recognize Python (I however recorded several times python like language of ActiveScripting) Any idea or solution?