Skip to content

exec_command not working correctly in Cygwin #26

@eadmaster

Description

@eadmaster

most Windows users would like to execute commands via cmd.exe instead of /bin/sh,
so if Cygwin is detected i suggest to change line 47 in event.c:
execlp("cmd.exe", "cmd.exe", "/c", stamp, NULL);

A test build is here:
http://eadmaster.altervista.org/pub/index.php?page=builds

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