setup-1.7.exe + w2k, no output to cmd

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Wed Dec 2 15:19:00 GMT 2009


On Wed, Dec 02, 2009 at 07:43:37PM +1100, Shaddy Baddah wrote:
>Hi,
>
>I am trying to display the help options of the very latest 
>setup-1.7.exec in a cmd prompt on a Windows 2000 host:
>
>.\setup-1.7 --help
>
>and seeing no output at all. Is this expected?

Yes.  The API for reattaching to the console doesn't exist in W2K.

Try

  .\setup-1.7 --help | less

cgf

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



More information about the Cygwin mailing list