This is the mail archive of the cygwin@cygwin.com 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: Command-line options for setup.exe


On Sat, Feb 22, 2003 at 12:15:29PM -0500, Garg, Rajiv wrote:
> Does setup.exe support command-line options?  If so, where can I find
> the documentation for them?  I would like to roll-out Cygwin to 300+
> machines and command-line options to install all packages found in
> network share would be simplest method, otherwise I might have to
> repackage it into a MSI using Wise Package Studio or something similar.

I have tried to create a MSI package but the result is *very* slow
because of the size and a huge number of files, also sym-links did not
work after installation of the MSI package.

Instead I use Nullsoft Scriptable Install System
http://nsis.sourceforge.net/ (remember to use -a to preserve file attributes).
Take a look at my homepage for more information:
http://lwb1.it.dtu.dk/~lmc/rebuilt.php

Anyway, I would also like to know the command-line options for setup (if
they exists)

> I saw a discussion about adding support for this in the
> cygwin-developers mailing list (~ 10/2001, topic="setup.exe command-line
> options") -- but cannot find any documentation about whether this was
> completed.
> 
> Thanks in advance,
> Rajiv  
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/

-- Lars Munch


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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