0

I know that in the new Windows Terminal I can add any custom profile, so I want to start XAMPP shell from there. In the settings json file I add the profile but I have a problem adding the right "commandline" variable value. I've tried "xampp_shell.bat" but it doesn't work. Can anyone please help?

enter image description here

machnic
  • 1,867
  • 1
  • 16
  • 20

1 Answers1

0

Try to edit the environment variable in your windows. Anything you want to run on the command line must have a path saved in the environment variable. Take a look here how to access the command line for xampp on windows