Skip to content

Missing back slash in PATH #1

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions