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=FQyXP+HLqo9p6cxn
	EiOJJix/Lg+zzmDcEzRxbYph9svXzvebiQ+L1fHacGG/MorQeDaNZc4wElTwOqqa
	9dQA63Q1ey1bK9lWz6nvDak8eCbB0dOSQF/+6HyjnHp5+IiUrcWwOuAnUZOT2jAF
	zoFleELbMsPMGlAtH0gqzUr4dAQ=
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=Y+FKQegNvet3Bt72M9hkn0
	29TVw=; b=Um88pn0k/aG4/0e+h9hCNwkuv4ZHo/V6JjpsMLNe/K270Qxo6CIKK3
	gI5xCKsKlcEd1NVV8Fdjz6TFBPamt98teU5FAjRDf/LkTaJmLv2ZBFppVpZuFAQu
	Wr++v0CFby/d7vDA9x9ys4kkZX9BOYFOEAxSC/ycEjri1jlCv6GG8=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=4.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Tue, 24 Dec 2013 17:37:29 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <1238614024.20131224173729@mtu-net.ru>
To: Gerry Reno <greno@verizon.net>, cygwin@cygwin.com
Subject: Re: automated way to tell when setup is finished
In-Reply-To: <52B8FB5E.1020309@verizon.net>
References: <52B8FB5E.1020309@verizon.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Gerry Reno!

> Is it possible to detect in an automated way when setup.exe has finished?

> Like some final file or marker?

If you state more clearly, what is you want to do, we might be of more help.
So far, the only solution I can think about, that is foolproof, is to actually
wait for it to finish.
I.e.
start "" /wait setup.exe


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 24.12.2013, <17:36>

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

