I am trying to add C:\\xampp\\php to my system PATH environment variable in Windows.
C:\\xampp\\php
PATH
I have already added it using the Environment Varia
Use pathed from gtools.
It does things in an intuitive way. For example:
pathed /REMOVE "c:\my\folder" pathed /APPEND "c:\my\folder"
It shows results without the need to spawn a new cmd!