http://www.perlmonks.org?node_id=1026919


in reply to Re: ENV Path didn't take effect
in thread ENV Path didn't take effect

Hey, this is just one way that Windows doesn’t do things quite the way that Unix does. Redmond uses the registry for everything (when that concept does not formally exist in Linux), and it doesn’t use environment variables in exactly the same way.

In what way is that an answer to the question? Something accurate?

Replies are listed 'Best First'.
Re^3: ENV Path didn't take effect
by anaconda_wly (Scribe) on Apr 06, 2013 at 10:02 UTC
    Thanks for all reply!