open IE from command line

2016-12-20 Thread Nellis, Kenneth
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 Ex

[ANNOUNCEMENT] Updated: zsh-5.3-1

2016-12-20 Thread Peter A. Castro
An updated version of zsh (zsh-5.3-1) has been released and should be at a mirror near you real soon. This is an upstream release. NOTICE: === Version 5.3 has just been released for both 32-bit and 64-bit Cygwin. (Version 5.2 was skipped for stability reasons, but the change/release info i

Re: compile python executable file on cygwin for windows

2016-12-20 Thread Goodman Leung
i tried cygcheck , there was no error report from it . and i check my program again, the error info is , program can not find cygwin1.dll, i check that fell,it is under c:\cygwin\bin\cygwin1.dll cygcheck can also find it . On 2016/12/20 0:45, Erik Bray wrote: On Mon, Dec 19, 2016 at 4:07 PM,

Re: open IE from command line

2016-12-20 Thread Lee
On 12/20/16, 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"

[ANNOUNCEMENT] Updated: OpenSSH-7.4p1-1

2016-12-20 Thread Corinna Vinschen
I've just updated the Cygwin version of OpenSSH to 7.4p1-1. This is primarily an upstream bugfix release. Below's the original release message. = OpenSSH 7.4 has just been released. It will be available from the mirrors lis

Package x3270 installation error: startx crashes

2016-12-20 Thread SERGEY BULDYREV
Dear All, In November 2016 I tried several times to install Cygwin 2.6.0 from the official cite setup-x86_64.exe form various mirrors. Installation always ended with an error:Package: _/x3270 x3270.sh exit code 1 I am using windows 10 on a Dell Laptop XPS 15. When I tried start

Re: open IE from command line

2016-12-20 Thread cyg Simple
On 12/20/2016 12:20 PM, Lee wrote: > On 12/20/16, 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/P

Re: [ANNOUNCEMENT] Updated: OpenSSH-7.4p1-1

2016-12-20 Thread Ismail Donmez
Hi, On Tue, Dec 20, 2016 at 9:44 PM, Corinna Vinschen wrote: > I've just updated the Cygwin version of OpenSSH to 7.4p1-1. > > This is primarily an upstream bugfix release. > > Below's the original release message. [...] > * ssh(1): Add a proxy multiplexing mode to ssh(1) inspired by the >ve

Re: open IE from command line

2016-12-20 Thread Andrey Repin
Greetings, Lee! >> 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" >> $ cygsta

Re: open IE from command line

2016-12-20 Thread Eliot Moss
On 12/20/2016 5:38 PM, Andrey Repin wrote: Greetings, Lee! 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/i

Re: open IE from command line

2016-12-20 Thread Lee
On 12/20/16, Eliot Moss wrote: > On 12/20/2016 5:38 PM, Andrey Repin wrote: >> Greetings, Lee! >> 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

How to stop Cygwin git giving away my internal network structure?

2016-12-20 Thread Andrey Repin
Greetings, All! When I commit into my local repository, the commit author name is shown as U-\ or \ How to make it stop doing that? I'm not comfortable with giving away my internal network structure. -- With best regards, Andrey Repin Wednesday, December 21, 2016 08:20:14 Sorry for my terribl

Re: open IE from command line

2016-12-20 Thread Brian Inglis
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.e