Skip to content

Instantly share code, notes, and snippets.

@rplaurindo
Last active April 22, 2021 12:39
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save rplaurindo/8ac6a8f7dcddb7d8f55e5a7d7e590179 to your computer and use it in GitHub Desktop.

Setting up an environment variable

General procedures

  • On tab Advanced click on Environment Variables;
  • Select the environment variable in the "User variables" or "System variables" and click on Edit;

On Windows

  • Click with right button of mouse over My Computer in folder navigator;
  • Select Properties option of the menu;
  • ... (General procedures)
    • Paste the executable path separated by ; in Variable value.
  • Click on Ok, Ok and Ok.

10

  • Press windows q
  • In the textual search box tap "display advanced system settings" and press Enter;
  • Or click with right button of mouse over This PC;
  • Select Properties option of the menu;
  • Click on "Display advanced system settings";
  • ... (General procedures)
    • Click on New;
    • Click on Browse...;
    • Choice the executable path;
    • Click on Ok;
  • Click on Ok, Ok and Ok.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment