I have used XP and have used this script for a long time as a bat file to get to my UNIX box: =============================================================== @echo off
C: chdir C:\cygwin\bin bash --login -c "\XWin.exe -query 128.49.000.44 -from 128.23.77.149" ================================================================ for some reason on Vista it seems NOT to work the same, way, it opens up 3 command tools, the 3rd one blank and a blank Xsession... nothing on the screen but an X in the middle.... does anyone have any ideas??? Thanks, Tom B. -- View this message in context: http://www.nabble.com/Cygwin-X-Win-scripting-help-tp20614082p20614082.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/