> Else how would you stop them in the first place?
Restarting the OS was the way (post install, to restart with the new DLL),
but that no longer works anymore with Win10.
Anton Lavrentiev
Contractor NIH/NLM/NCBI
--
Problem reports: https://cygwin.com/problems.html
FAQ: ht
Greetings, Lavrentiev, Anton (NIH/NLM/NCBI) [C]!
>> for svc in cygserver $( cygrunsrv --list | grep -v cygserver ); do net start
>> "$svc"; done
>> and you're golden!
> Not so fast, you must have admin rights to start any Windows services,
> including cygserver.
> So maybe just bronze, and not
> for svc in cygserver $( cygrunsrv --list | grep -v cygserver ); do net start
> "$svc"; done
> and you're golden!
Not so fast, you must have admin rights to start any Windows services,
including cygserver.
So maybe just bronze, and not so golden
Anton Lavrentiev
Contractor NIH/NLM/NCBI
--
3 matches
Mail list logo