Re: cygwin shell as a service

2004-08-03 Thread Larry Hall
At 02:55 PM 8/3/2004, you wrote: >The reason for this whole mess is to provide a linux-like environment for my windows >game >servers. I noticed that if I run sshd the usual way, as a windows service with >cygrunsrv, >that the GUI windows of the applications are not "drawn" anywhere if they a

cygwin shell as a service

2004-08-03 Thread D N
Hi, I am trying to solve a problem that is a bit "out of the box": For my cygwin implementation, I need to do this: -Start the cygwin shell (bash) as a windows service, hidden (no console). Reason being, I cannot have someone closing the console, which would then kill all processes launched FROM