RE: non-interactive cygwin setup

2005-07-11 Thread Rainer Hochreiter
On Wed, 13 Oct 2004 13:01:07 +0100, Dave Korn wrote: >> -Original Message- >> From: cygwin-owner On Behalf Of Rainer Hochreiter >> Sent: 13 October 2004 08:32 > >> is there a chance to install cygwin without gui dialog? >> >> my plan is to download all needed packages into a local directo

Re: non-interactive cygwin setup

2004-10-29 Thread Jan Nieuwenhuizen
Jan Nieuwenhuizen writes: >> is there a chance to install cygwin without gui dialog? > > There's my cyg-apt script that I use to keep my cross build > environment up to date. I've added workarounds for Cygwin-Python problems, so that `it works' on Cygwin too. http://lilypond.org/cygwin/cyg-

RE: non-interactive cygwin setup

2004-10-15 Thread Gary R. Van Sickle
> > AllocConsole can only pop up a *new* console (right?), > > Quoting MSDN > (): > > A process can be associated with only one console, so the > AllocConsole > function fails if the calling process already has a > console. A

Re: non-interactive cygwin setup

2004-10-15 Thread Christopher Cobb
Rainer Hochreiter hochreiter.at> writes: > > is there a chance to install cygwin without gui dialog? > > my plan is to download all needed packages into a local directory > and then install the packages from that local directory by starting > setup from a command line without further user inter

RE: non-interactive cygwin setup

2004-10-15 Thread Igor Pechtchanski
On Thu, 14 Oct 2004, Gary R. Van Sickle wrote: > > On Thu, 14 Oct 2004, Gary R. Van Sickle wrote: > > > > > [snip] > > > > >I thought if a GUI app called printf it generally caused a console > > > > >to be opened for it. Maybe that's only with msvcrt. In any case, > > > > >the fact is that it is

RE: non-interactive cygwin setup

2004-10-14 Thread Gary R. Van Sickle
> On Thu, 14 Oct 2004, Gary R. Van Sickle wrote: > > > [snip] > > > >I thought if a GUI app called printf it generally caused > a console > > > >to be opened for it. Maybe that's only with msvcrt. In > any case, > > > >the fact is that it is being run from a cmdline and so > it certainly >

Re: non-interactive cygwin setup

2004-10-14 Thread Igor Pechtchanski
On Thu, 14 Oct 2004, Robert Pendell wrote: > Well there are ways to make a console/gui hybrid application (or at > least I read that it could be done) but there are a few tricks that > you have to pull. It would be invisible to the end-user in the end > though. ];->

RE: non-interactive cygwin setup

2004-10-14 Thread Igor Pechtchanski
On Thu, 14 Oct 2004, Gary R. Van Sickle wrote: > [snip] > > >I thought if a GUI app called printf it generally caused a console to > > >be opened for it. Maybe that's only with msvcrt. In any case, the > > >fact is that it is being run from a cmdline and so it certainly can > > >communicate with

Re: non-interactive cygwin setup

2004-10-14 Thread Robert Pendell
Well there are ways to make a console/gui hybrid application (or at least I read that it could be done) but there are a few tricks that you have to pull. It would be invisible to the end-user in the end though. On Thu, 14 Oct 2004 01:12:20 -0500, Gary R. Van Sickle <[EMAIL PROTECTED]> wrote: > [

RE: non-interactive cygwin setup

2004-10-13 Thread Gary R. Van Sickle
[snip] > >I thought if a GUI app called printf it generally caused a > console to > >be opened for it. Maybe that's only with msvcrt. In any case, the > >fact is that it is being run from a cmdline and so it certainly can > >communicate with the console. The presence of command-line > optio

Re: non-interactive cygwin setup

2004-10-13 Thread Christopher Faylor
On Wed, Oct 13, 2004 at 06:31:28PM +0100, Dave Korn wrote: >> -Original Message- >> From: cygwin-owner On Behalf Of Christopher Faylor >> Sent: 13 October 2004 15:17 > >> On Wed, Oct 13, 2004 at 01:01:07PM +0100, Dave Korn wrote: >> >> -Original Message- >> >> From: cygwin-owner On

Re: non-interactive cygwin setup

2004-10-13 Thread Jan Nieuwenhuizen
Rainer Hochreiter writes: > is there a chance to install cygwin without gui dialog? There's my cyg-apt script that I use to keep my cross build environment up to date. It tries to be compatible with setup.exe, but it lacks registry settings, postinstall scripts, and needs python.popen to work.

RE: non-interactive cygwin setup

2004-10-13 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Christopher Faylor > Sent: 13 October 2004 15:17 > On Wed, Oct 13, 2004 at 01:01:07PM +0100, Dave Korn wrote: > >> -Original Message- > >> From: cygwin-owner On Behalf Of Rainer Hochreiter > >> Sent: 13 October 2004 08:32 > > >

Re: non-interactive cygwin setup

2004-10-13 Thread Christopher Faylor
On Wed, Oct 13, 2004 at 01:01:07PM +0100, Dave Korn wrote: >> -Original Message- >> From: cygwin-owner On Behalf Of Rainer Hochreiter >> Sent: 13 October 2004 08:32 > >>is there a chance to install cygwin without gui dialog? >> >>my plan is to download all needed packages into a local direc

RE: non-interactive cygwin setup

2004-10-13 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Rainer Hochreiter > Sent: 13 October 2004 08:32 > is there a chance to install cygwin without gui dialog? > > my plan is to download all needed packages into a local directory > and then install the packages from that local directory

non-interactive cygwin setup

2004-10-13 Thread Rainer Hochreiter
is there a chance to install cygwin without gui dialog? my plan is to download all needed packages into a local directory and then install the packages from that local directory by starting setup from a command line without further user interaction. -- rainer -- Unsubscribe info: http://cy