On Jul 18, 3:26 pm, Levi Campbell <[EMAIL PROTECTED]> wrote: > Hi, I'm trying to write a program for a friend of mine who uses > windows but I use GNU/Linux. I know you can use mingw and link to the > python dll, but is there a way to create a win32 service under Linux?
Technically, you can probably write the code for the service in Linux, but I doubt you could test it. Here are some links on the subject, though: http://essiene.blogspot.com/2005/04/python-windows-services.html http://agiletesting.blogspot.com/2005/09/running-python-script-as-windows.html Mike -- http://mail.python.org/mailman/listinfo/python-list