X-Recipient: archive-cygwin AT delorie DOT 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:subject:references:to:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=HZizrXQXgo1lq/FY V79TWW6BDFvABT/3A/uLGatA38unn2/IKn9BcGCQqmqOaXm3dI4m2qEZrYbAiy88 gVlz01QZGfEfUku8mrgLAdevoRAm1XY6fZsBB0LomEkI60ccvq3KkMysxpWZGF0L UfvGTST8hSfO5oB8rrWvY60s64U= 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:subject:references:to:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=L5fmgn+vZzB450b4L5NHoD Hs8rM=; b=Pv/8Sdwcw++49/x8RFxDSYTay4mshKfAYLMRRDxnxPw9WJquKh87Ac dB4M//OhenoXypoosN46drLpMWvjQ6KoPFvuaffv/cY7ckp6yyBhD0QMSr/Qh1TB VARpf0DGRj4mg5UhqLgcp/UBFHFtcfw00l0myz0KcAASMTcynNp9o= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=finger, alberta, Hx-spam-relays-external:sk:smtp-ou, Hx-spam-relays-external:shaw.ca X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.2 cv=Roa1FGuK c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=1XWaLZrsAAAA:8 a=ZST7Ru5zi0xrgHtVf2sA:9 a=QEXdDO2ut3YA:10 a=nJcEw6yWrPvoIXZ49MH8:22 Subject: Re: open IE from command line References: <0D835E9B9CD07F40A48423F80D3B5A704BBD5906 AT USA7109MB022 DOT na DOT xerox DOT net> To: cygwin AT cygwin DOT com Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca From: Brian Inglis Message-ID: <0c053e39-289a-7f47-a8d4-aeeb5bdd6214@SystematicSw.ab.ca> Date: Wed, 21 Dec 2016 00:29:57 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <0D835E9B9CD07F40A48423F80D3B5A704BBD5906@USA7109MB022.na.xerox.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4wfCvymezqzoti9eeZqCF1jwG+eHxLvdpVoukQeph0Bd4rvxLw9LElS3APbRx0+8uZO7CgkYz/CuwkUE7i2zuw/cuRvzbDy//dvQwWHYjYNftB5sfKKHpp J/B24Kx5kqIJvuXuYuFp3vJxwKNFpGjJVl6u6Z//JbmTYtP4oU62H2VMpzfMLfeOGoR70Y2tz1kdMg== X-IsSubscribed: yes On 2016-12-20 09:15, Nellis, Kenneth wrote: > 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. Check your URL associations and default apps, and always run Windows apps, or associated file types which run Windows apps, using cygstart. I've never tried IE locally but don't recall ever having any issues on work systems where that was the mandatory default browser. Have you tried rebooting - MS OS and apps seem to be able to go zombie so you have to do the three finger decapitation, then everything starts working normally again. Firefox is my default browser and I've never had problems opening local web pages, URIs, .URL links, or any other associated content from bash, whether or not the browser or other app is already running. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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