On Thu, 05 Oct 2017 17:37:11 -0700, 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.

if you know the command line call to shut down the service then you can 
use the subprocess module to call it



-- 
In the long run, every program becomes rococco, and then rubble.
                -- Alan Perlis
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to