Don Dwiggins píše v St 10. 04. 2013 v 16:34 -0700: > Does anyone here have experience building a Windows service with > PyInstaller? I have one that I've been using py2exe on, but it's run > into problems when I started using SqlAlchemy, and I'm thinking of > switching, especially since I'm using PyInstaller for just about every > other distributable.
A winodws service is a not well maintained area in pyinstaller: - I have never used it myself. - Not sure how it should work. - Not sure if this feature of pyinstaller still works. Anyone else has to speak out about this topic. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
