That was it. Thank you! I know many service do not need to interact with users. But there are also some background agent (say anti-virus) that may need to interact with users from time to time.
wy On Wed, 18 Jan 2006 14:43:46 -0800, Mark Hammond <[EMAIL PROTECTED]> wrote: > Note that services generally have no access to your desktop, so the > startfile() may actually be succeeding, but invisible to you. Try > playing > with the "Allow service to interact with the desktop" flag, but even > then, > doing this kind of thing from a service is not recommended (services > really > are designed for programs that never need to interact with the user) > > Mark _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32