<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dunno if any of you use Cygwin on WinXX but I'm having a problem
    with the current version (<a
      href="http://cygwin.com/ml/cygwin-announce/2012-05/msg00019.html">1.7.15-1</a>)
    that I haven't seen before.<br>
    <br>
    Even though I see C:/cygwin as the value of the "rootdir" registry
    key, in the Cygwin terminal window 'echo $ROOT' gives me nothing,
    'cd ~' takes me to C:\, I have no prompt, nothing other than what
    Windows seems to be setting in PATH, and I have no functional
    command history.&nbsp; In C:\cygwin\etc\passwd, "/home/&lt;username&gt;"
    is my home directory setting as Cygwin is supposed to interpret it,
    but in the Cygwin window, 'echo $HOME' gives me C:\Documents and
    Settings\&lt;username&gt;, which makes a certain sense but isn't
    what I want.&nbsp; Any idea why ROOT isn't getting set at Cygwin terminal
    launch time?<br>
    <br>
    <br>
  </body>
</html>