[python-win32] Interacting with the desktop as a service onVista

Tim Roberts timr at probo.com
Fri Oct 24 20:40:35 CEST 2008


Matt Herbert (matherbe) wrote:
> Steven,
>  
> Thanks, I will give this a try.
>  
> So then, is it fair to say that it is not possible (on Vista) to have
> a service spawn a process as a different user, and have that new
> process interact with the desktop?

No, that's not fair to say!  The mechanism you are using should work. 
That's the mechanism Microsoft recommends. There's something going wrong
in the process, but the concept is correct.  I didn't reply because I
couldn't spot the problem off the top of my head, but you are on the
right track.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list