Is there any way to attach to an existing itunes instance then? Or can I
extend the 30 second delay period out to give it more time to launch the
app? Actually, if you are saying that calling win32com.client.dispatch is
going to launch that app as a separate process, then that isn't really what
I
Richard Zinn wrote:
>
> I've got an python app that I'm trying to access the iTunes com API
> with, and this app runs as a Windows service. When I run it I get
> these GetGoodDispatchAndUserName errors. I think it ends up being
> related to the service not having security access to the Com
> inte
Hi,
I've got an python app that I'm trying to access the iTunes com API with,
and this app runs as a Windows service. When I run it I get these
GetGoodDispatchAndUserName errors. I think it ends up being related to the
service not having security access to the Com interface? I've tried setting
t
On 20/01/2009 1:35 AM, le dahut wrote:
Hello,
I've written a python network app in which the server runs on a
Samba-PDC (NT Domain controler) and the client on the windows NTdomain
clients.
I want to authenticate the connexions to the python server using a
transparent method.
Is there a way to
Mark,
Thanks for the quick reply to my original post.
I ran into some gotchas trying your suggested approach,
but at this point we've found a completely different way
to install the python-windows extensions without user
interaction (using a program available from Microsoft called
scriptit).
I t
Hello,
I've written a python network app in which the server runs on a
Samba-PDC (NT Domain controler) and the client on the windows NTdomain
clients.
I want to authenticate the connexions to the python server using a
transparent method.
Is there a way to get a user NTdomain authentication