This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]