Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

[BUG] bins with a file extension in windows need .cmd explicitly added #17

@nlf

Description

@nlf

as part of the whole "detect if the thing being run is a batchfile" work, we need to also ensure that the thing we run is the batchfile directly rather than allowing the shell to resolve the extension for us. this is necessary because bins are sometimes published with an extension, and if the extension is a known file type windows won't try to execute the .cmd file next to it - it'll open it in the associated program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions