On Thu, Oct 07, 2004 at 01:39:34PM +0200, bertrand marquis wrote: >But it seems that the setup is running for only user and not all user. >The solution i found was simply, after the end of the setup, copy all >entry in HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\ >to HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\ and >this enable cygwin for every user.
This is not a solution, it's a horrible hack. A solution would be to fix setup.exe so that it did the right thing given the right command line parameters.
