This is the mail archive of the cygwin-developers@sources.redhat.com 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]

setup status



I fixed the authentication code yesterday, got good reports from
people who had had problems before.

I just sent out a copy of setup.exe that adds logging.  It will
create two log files:

setup.log - summary information, grows with each install (i.e. history)
setup.log.full - complete information, but only for most recent install

If you're installing, these end up in the new cygwin root.  Otherwise,
they go at the root of wherever the files were downloaded too.  If the
user clicks the setup icon on the web page and does "download only",
the two logs end up on the desktop.  We'll usually want the
setup.log.full file to diagnose problems.

Feel free to add log() statements in setup as needed - see
cinstall/log.h.

I also fixed the password fields so that they show asterisks instead
of the real characters.

Unless anyone has a strong preference otherwise, I'm going to start
working on the non-IE5 network code next.

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