X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=y2UhsmKT6KvDwmrB
	WV1WghgfPof03u6nMayMhIO7evu8DBAeveG3e29fs0w/UwC+lsNPtFaShpjQo7MQ
	5Ymo1CoC1E7/l75dWRu+9bFoLEEYBnGW7k1ge9xeVQhLRuB8Rc2OUsWKI+a5Mw4R
	jTvdbbkqlnJtcjnQV7OZdrAxJDs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=hUZ9LR3iPYNEx24dbbqouU
	rSMZc=; b=mkPMX3C2w2qnndc1WwxF73rqitJxcamLVxK7E8D/V/cHpCWltohlbQ
	PiN/Dt6W6FX12kZKGTVWCVfpvaqEapCNsa/vFNBcap+vYWHFC0qHRPfI2krIjREg
	dkVEwQtrkLAPNwWF2F9FwicwOpcSJmrVOspS7kac2YEqD0oCj6Hcc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=excuses, english, H*F:D*yandex.ru, Repin
X-HELO: forward100j.mail.yandex.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1535537102;	bh=E7xBGhNWGCHBVoi7sjfCa5wt722pE0WpOtROj6zxmog=;	h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References;	b=ZrF5yZMGEujblnj9H3gOLRtlz8ieUyVj2Qqvldd74HaKpF4NBs1OEF9rMJPFZmLFR	 CUHrlWaYh+aIfJgXDUhGqPZNXtE4Zm8BQWPPdAIF5rwBnSdpxuqH0Z+fVq213HGdnK	 yTsxhQ/AILlCB2UcIOp5Wq9aikHH0Z9oEnI5WhAo=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1535537101;	bh=E7xBGhNWGCHBVoi7sjfCa5wt722pE0WpOtROj6zxmog=;	h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References;	b=niJ+VDkdusu53otyrj6YINvTb/TtHVdrP9XUyO3EDqPj9aw+Eqwxf7on+9+xPJFgl	 w/m0v2cf7k+F2wacYso1PkBKNAcsITkKx4CTmnthgmbTmRvuK0xzw8fMwOQwyVSXZd	 zVIiDbQ86sYypuliZAf9Cs4jt8CPE6mQQtRvsk1Q=
Authentication-Results: smtp4j.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Wed, 29 Aug 2018 12:54:56 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <215416563.20180829125456@yandex.ru>
To: Ulli Horlacher <framstag@rus.uni-stuttgart.de>, cygwin@cygwin.com
Subject: Re: distributing preconfigured cygwin
In-Reply-To: <20180829091321.GA17225@rus.uni-stuttgart.de>
References: <540c62ab-2519-9f57-6565-d536d8b74ef2@gmail.com>   <944481618.20180607010455@yandex.ru>  <20180608133017.GB20898@rus.uni-stuttgart.de>  <0F7D3B1B3C4B894D824F5B822E3E5A17787FD684@IRSMSX102.ger.corp.intel.com>  <20180608135221.GF20898@rus.uni-stuttgart.de>  <49498971.20180608194124@yandex.ru>  <20180709002131.GA3525@rus.uni-stuttgart.de> <87d0vp7uth.fsf@Rainer.invalid>  <20180817094154.GB9924@rus.uni-stuttgart.de> <87a7pku9sl.fsf@Rainer.invalid>  <20180829091321.GA17225@rus.uni-stuttgart.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Ulli Horlacher!

>> > This install script must first download the cygwin base package, install
>> > it and then run setup with all needed cygwin packages.
>> > But at the very beginning, I do not have a shell at all?
>> 
>> Use either CMD or PowerShell as appropriate.

> I do not know PowerShell. It looks very complicated to me.

A 2-line copypaste for a PS1 script to D/L a file is not all that complicated,
unless you specifically looking for excuses to leave your broken ways broken
forever.

> How do I download a file with CMD?
> Is there something like wget in a plain Windows 7?
> The problem is the bootstrapping...

Somebody has been banned on google?
https://superuser.com/questions/25538/how-to-download-files-from-command-line-in-windows-like-wget-or-curl


-- 
With best regards,
Andrey Repin
Wednesday, August 29, 2018 12:52:58

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

