Re: Determining if cygwin is installed on a system

2010-05-14 Thread Spiro Trikaliotis
Hello Christopher, * On Thu, May 13, 2010 at 03:29:19PM -0400 Christopher Faylor wrote: > On Thu, May 13, 2010 at 09:15:52PM +0200, Spiro Trikaliotis wrote: > >Thus, my main concern now is: How can I determine if a version of cygwin > >is installed? [...] > Take a look at the source code for C

Re: Determining if cygwin is installed on a system

2010-05-13 Thread Christopher Faylor
On Thu, May 13, 2010 at 09:15:52PM +0200, Spiro Trikaliotis wrote: >Hello, > >I have been tasked with generating a script and installing it on all the >machines on our corporate network. For this, I want to use Cygwin. > >One of the requirements is that people should be able to install it as >easy