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