On 2/2/2007 8:55 PM, Bryan Knight wrote: > Is it possible to create a win32 service using the win32serviceutil > package and use it as a single exe from pyinstaller?
I honestly don't know. It is surely not "explicitly" supported, if something is required at all. PyInstaller builds a standard Windows executable: is there something specific that needs to be done to be able to register it as a service? -- Giovanni Bajo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
