--- LYMainLoop.c 2002-12-23 16:58:08.000000000 -0200 +++ LYMainLoop.c.new 2002-12-23 10:30:12.000000000 -0200 @@ -4304,7 +4304,7 @@ if (!no_shell) { stop_curses(); printf("%s\r\n", SPAWNING_MSG); -#if defined(__CYGWIN__) +#if 0 /* defined(__CYGWIN__) */ Cygwin_Shell(); #else LYSystem(LYSysShell());