Newbie: Setting environment variables from a .bat file

2006-08-17 Thread Neil Kolban
Folks, I have some windows BAT files that set some windows CMD environment variables. I am hoping to run a shell under cygwin but when I run the BAT files from a shell prompt, the BAT file set variables are not exported to the parent shell. Is there a way that I can have BAT file set

Re: Newbie: Setting environment variables from a .bat file

2006-08-17 Thread Christopher Faylor
On Thu, Aug 17, 2006 at 11:10:20PM -0500, Neil Kolban wrote: Folks, I have some windows BAT files that set some windows CMD environment variables. I am hoping to run a shell under cygwin but when I run the BAT files from a shell prompt, the BAT file set variables are not exported to the