Is there a way to set a Windows environment variable in the current environment?

38 views Asked by At

setx does not set variables in the current environment. I want to set an environment variable and immediately use it. Can this be done? thx.

0

There are 0 answers