On Thursday, October 5, 2017 at 9:00:19 PM UTC-4, MRAB wrote: > On 2017-10-06 01:37, Prabu T.S. wrote: > > On Thursday, October 5, 2017 at 8:33:02 PM UTC-4, MRAB wrote: > >> On 2017-10-05 23:32, Prabu T.S. wrote: > >> > On Thursday, October 5, 2017 at 6:16:44 PM UTC-4, Prabu T.S. wrote: > >> >> hello all,what is the command to stop and start windows services ? > >> >> i can't install win32serviceutil bec am using latest python version. > >> > > >> > Please advice on this > >> > > >> Ask Google: windows services start stop command line > > > > asking for python. > > > Again, ask Google: windows services start stop python > > Those results talk about "win32serviceutil", which is not part of the > standard library, but part of pywin32, which you can download.
i tried pywin32, but its not compatible with python 3.6. Is there anyway i can implement start and stop services in python 3.6 version. -- https://mail.python.org/mailman/listinfo/python-list