On Feb 15, 4:10 pm, News123 <news...@free.fr> wrote: > Hi, > > Is there a python way to register new windows services. > > I am aware of the > instsrv.exe program, which can be used to install services. > I could use subprocess.Popen to call > > instsrv.exe "service_name" program.exe > > but wondered, whether there's already an existing function. > > Thans in advance and bye > > N
Try my favorite 3rd pary tools maker, Chilkatsoft.com. http://www.chilkatsoft.com/refdoc/pythonCkServiceRef.html Eman_No1 -- http://mail.python.org/mailman/listinfo/python-list