How To Append To The PATH Environment Variable

IT Support Forum Forums Windows Windows 10 General Discussion How To Append To The PATH Environment Variable

Viewing 0 reply threads
  • Author
    Posts
    • #1405
      Webmaster
      Keymaster

      It’s really easy to append some text to the PATH environment variable in Windows. To append something to the PATH environment variable, use the following command line:

      set path=%path%xxx

      Where xxx is the text that you wish to append to the PATH variable.

Viewing 0 reply threads
  • You must be logged in to reply to this topic.