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: 1.7.7.1: cygwin incompatibility with Win7 x64


On 21 November 2010 13:00, Dr. Rudolf Hauber <Rudi> wrote:
>After installation of cygwin 1.7.7.1 via setup.exe on a Win7 x64 I get the failure message:
>Unsupported 16-bit Application: This version can not start or run on  due to incompatibility with 64-bit version of Windows.
>
>What can I do?
>Thanks
>Rudi


Hello Rudi,

you get this error when you do what?

The shortcut on the desktop is a link to a batch file, this file
contains something like this:

C:
chdir C:\cygwin\bin
bash --login -i

So maybe you open a cmd shell, enter the above three commands and see
what happens then?
If this works, then something with batch file processing is broken on
you system.
Or do you get the same error when you call Bash directly?


Regards,
Gerrit

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