Adding a directory to the PATH environment variable in Windows

前端 未结 18 1352
我在风中等你
我在风中等你 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 06:18

    A better alternative to Control Panel is to use this freeware program from SourceForge called Pathenator.

    However, it only works for a system that has .NET 4.0 or greater such as Windows 7, Windows 8, or Windows 10.

提交回复
热议问题