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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top