Solution for setting environment variables in Windows without restarting the system

Source: Internet
Author: User

When operating a Windows server, this problem is often encountered. to deploy the service, you need to add environment variables. However, some variable information related to DLL calls takes effect only after Windows is restarted, if the server cannot be restarted at will, use the following method.

For example, after the environment variable XXX_SERVER_HOME = C:/TEMP is set
Open a CMD window and enter set XXX_SERVER_HOME = any command to close this CMD window.
The previously configured variable values in the environment variables will take effect.
The input variable value in the CMD window is a temporary variable and does not affect the configured variable value.



By onejavaer

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.