On Apr 11 10:53, Christoph Herdeg wrote: > A tip _when_ to do it would be great. I can well write shellscripts for my > own simple purposes, but I am definiteley no Guru.
*Before* calling bash. I don't know what your installer is doing and how and where it calls bash, but the environment should be cleared of these vars before bash is called. If a batch file is involved, do it in the batch file, if no batch file is involved, the installer must do it using Win32 calls like SetEnvironmentVariable. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/