Adding a directory to the PATH environment variable in Windows

前端 未结 18 1726
我在风中等你
我在风中等你 2020-11-21 05:13

I am trying to add C:\\xampp\\php to my system PATH environment variable in Windows.

I have already added it using the Environment Varia

18条回答
  •  孤城傲影
    2020-11-21 05:56

    If you run the command cmd, it will update all system variables for that command window.

提交回复
热议问题