Sure there is, autologon!

-----Original Message-----
From: python-win32-bounces+rdahlstrom=directedge....@python.org 
[mailto:python-win32-bounces+rdahlstrom=directedge....@python.org] On Behalf Of 
Tim Roberts
Sent: Thursday, December 02, 2010 3:03 PM
To: Python-Win32 List
Subject: Re: [python-win32] Running GUI apps from a python/IIS web application

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


DISCLAIMER:
This e-mail, and any attachments thereto, is intended only for use by the 
addressee(s) named herein and may contain legally privileged and/or 
confidential information. If you are not the intended recipient of this e-mail, 
you are hereby notified that any dissemination, distribution or copying of this 
e-mail is prohibited. If you have received this in error, please immediately 
notify me and permanently delete the original and any copy of any e-mail and 
any printout thereof. The sender therefore does not accept liability for any 
errors or omissions in the contents of this message which arise as a result of 
e-mail transmission. Direct Edge may, at its discretion, monitor and review the 
content of all e-mail communications.
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to