[python-win32] Windows Services to run an Application (.exe) developed in python
Vinay Khemka
vinay.khemka at tcs.com
Wed Oct 6 13:55:58 CEST 2010
Hi all,
I am trying hard to make the Application run as a windows services but i
am unable to crack it.
Actually my services get registered in Windows service console but when i
start my service , it basically
executes the Application(.exe) created in python and it gets stuck in the
code where i have written app = wx.App()
app.MainLoop().
Actually on starting the services it is unable to create the Main GUI
event Loop.
I am new to this , so may be i would be wrong in understanding the things
but the services get stuck in app.MainLoop()
Pls. help me out , i have already spent 2 weeks to crack it but i am
unable to do it.
Regards,
Vinay Kumar Khemka
Mailto: vinay.khemka at tcs.com
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20101006/3d02760a/attachment.html>
More information about the python-win32
mailing list