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:from:to:subject:date:message-id:content-type
	:content-transfer-encoding:mime-version; q=dns; s=default; b=s4T
	XDFfB+QRhA1mHgdSnMqDINueCmws34C+4JqP1HJKZmHDfohqDlHlTV/RGNJ7CNXv
	7IUFY8fyYsHgA0/gPyxBP/PiYvW2KRz5zWFhNMH4ybsNFmsTgwQ1fuiNFGtqJp7D
	U3x1m1vl3c49+T8KVib6nJiWrsnRwte+GOnVoXzU=
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:from:to:subject:date:message-id:content-type
	:content-transfer-encoding:mime-version; s=default; bh=tPCS40XTx
	01+bRjwh0yjvGHPwB8=; b=VD0QhfTC7s4QsOrYdhKod3H4BzF80yMOYyLcIj47r
	N8drrlAeDojcGCOpF9wat/o+Ah6tVM80DkXOvy5qQUWvPkUdmHLYsolUy0bMNX5H
	nIugiB9dmaHsytm3KcgAbkxspC2d7XBmv13GZdVCcwu6NCCC3VM8mYEOOoA9b56K
	Qc=
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=1.0 required=5.0 tests=BAYES_20,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=Ken, launch, indexhtml, UD:index.html
X-HELO: USA7109MR002.ACS-INC.COM
From: "Nellis, Kenneth" <Kenneth.Nellis@conduent.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: open IE from command line
Date: Tue, 20 Dec 2016 16:15:07 +0000
Message-ID: <0D835E9B9CD07F40A48423F80D3B5A704BBD5906@USA7109MB022.na.xerox.net>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id uBKGFcsO008783

How to open a web page (remote or local) or launch IE from the mintty/bash command line?

I've tried the following:

$ cygstart "http://www.google.com"
$ cygstart index.html # local page
$ "/cygdrive/c/Program Files/Internet Explorer/iexplore.exe"
$ cygstart "/cygdrive/c/Program Files/Internet Explorer/iexplore.exe"

If IE is already open, the first two examples work, but otherwise,
for all 4, IE flashes a window, which immediately closes.

--Ken Nellis

--
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


