This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Windows Services control - start-stop-restart


2015-01-07 13:54 GMT+01:00 Marco Atzeri <marco.atzeri@gmail.com>:
> On 1/7/2015 1:35 PM, Simao Pereira wrote:
>>
>> Hello to Cygwin Community
>>
>> i just started using CygWin on my job, and since it has a Windows culture,
>> there is not a native Linux/Unix Plataform.
>> so, in order to bring some power to the system i have installed cygwin.
>>
>> now my problem:
>> after implementing my routines (bash scripting for handling and generate
>> files) i need to stop/launch Windows Sevices.
>> after online search i found that *cygrunsrv * is a tool native, but i
>> could
>> only figure out how to control services instaled on my CygWin.
>>
>> The services that i am trying to stop/start are from foreign software
>> providers that consume those files i now automaticly produce. but for that
>> to happen the service has to be restarted
>
>
> To start not cygwin services you need to use the windows commands
> net start / net stop
>
> for cygwin services
> cygrunsrv -S /cygrunsrv -E
>
> do exactly the same

Hello,

But ... cyrunsrv -S / -E also works for non-pure-cygwin services.

My two cents.



>
>> what i need is some guides on Where to go now.
>>
>> Thanks all for your understanding if it is a old/stupid question but i
>> didint find mutch information online
>>
>>
>> Simao Pereira
>> Portugal
>>
>> --
>> Problem reports:       http://cygwin.com/problems.html
>> FAQ:                   http://cygwin.com/faq/
>> Documentation:         http://cygwin.com/docs.html
>> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>>
>
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]