cygwin installer

Robert Collins rbcollins@cygwin.com
Wed Jun 23 03:04:00 GMT 2004


On Tue, 2004-06-22 at 23:55, Jonah Bossewitch wrote:
> Hi,
> 
> I was hoping that someone might be able to point me in the direction of 
> some documentation for creating a standalone windows installer for a 
> cygwin based application.
> 
> What I mean by this, is a one-click installer that ships with the cygwin 
> dlls, and all the necessary dependancies, along with the application 
> that we are porting. So, if a user doesn't have cygwin, they don't need 
> to install it separately first.  I understand that people with cygwin 
> already installed may need to download a separate binary since the 
> installer might mess up their existing installation.

It's more that third party installers have a nasty habit of not a)
keeping up with changes in the cygwin environment, and b) not being
compatible with the cygwin setup.exe. (Which is pretty simple to do).

So, if you want to create this, you'll need a fork setup's code, remove
all the screens asking users things, and have a precanned list of
repositories it installs from, and of packages it requires. Done
carefully, this won't stuff up cygwin installs at all. You will need to
keep this up to date with any changes we make, or else you may start to
cause problems in the future.

Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://cygwin.com/pipermail/cygwin/attachments/20040623/01743580/attachment.sig>


More information about the Cygwin mailing list