Randy Syring wrote:
>
> Good to know, but you are correct that it doesn't solve the problem.  
> This program needs to work even when no users are logged into the 
> server, as that will be the case 99% of the time.

There is no easy solution for this.  There is no practical way to run a
GUI application when no one is logged in, without delving deep into
Windows magic.  You will need to modify (or patch) the application.

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to