One would hope that there is no way to accomplish what you are looking to do.  
The user could, however, turn off their security, or register your app to run as
administrator. 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of le dahut
Sent: Tuesday, May 06, 2008 11:11 AM
To: Python-Win32 List
Subject: [python-win32] Vista and listening sockets

Hello,

When launching an app that opens a socket, windows Vista complains that 
I have to accept it before it is launched and then that the firewall 
accepts the opening of the port.

Is there a way to register my app to be launched by users without UAC 
warning ?

Is there a way to open the port on the firewall inside the program or 
its installer ?

Thanks.

_______________________________________________
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, and 
any attachments thereto, is strictly 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. 
E-mail transmission cannot be guaranteed to be secure or error-free. 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.

NOTICE REGARDING PRIVACY AND CONFIDENTIALITY
Direct Edge ECN LLC may, at its discretion, monitor and review the content of 
all e-mail communications.

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

Reply via email to