Changing environment variables without rebooting

  • Thread starter Thread starter Greg Green
  • Start date Start date
G

Greg Green

I'd like to remove an environment variable and have that take effect without
rebooting the machine. An application uses is and I'd like that application
to not find the environment variable. I plan to restart the application, is
there anything else that I'll need to do.

Thanks in advance - Greg
 
I'd like to remove an environment variable and have that take effect without
rebooting the machine. An application uses is and I'd like that application
to not find the environment variable. I plan to restart the application, is
there anything else that I'll need to do.

Thanks in advance - Greg
Use SETENV from tip 4928 in the 'Tips & Tricks' at http://www.jsiinc.com

Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Back
Top