Modifying ENV only applies for as long as the current julia executable stays open, same as on unix. Changing environment variables permanently is doable in other ways, but I very strongly recommend against it for any code that you plan on having anyone else use.
- [julia-users] Windows: enforce update of ENV["PATH"... bernhard
- [julia-users] Re: Windows: enforce update of ENV["P... Tomas Lycken
- [julia-users] Re: Windows: enforce update of ENV[&qu... J Luis
- [julia-users] Re: Windows: enforce update of ENV... bernhard
- [julia-users] Re: Windows: enforce update of... Tony Kelman