-
- Notifications
You must be signed in to change notification settings - Fork 7
Closed

Description
Hi there, when using your script on my Windows 10 machine it adds this line in my PATH: C:\wamp64\bin\phpphp7.2.4
. With the last backslash missing.
I've fixed it by adding back the slash at the end of line 28: set $pathToPhpFolders=bin\php\
. And also deleting php from the PATH system vars, which was overwriting the targeted one located in the user vars.
Not sure if I'm the only one facing this or not, anyway thx for this great script 👍
Metadata
Metadata
Assignees
Labels
No labels