On Linux we work with "which" to find out if a backend exists without actually starting the backend.
On Windows we normally don't have "which", but if GNU which is installed, it somehow doesn't detect if a backend exists.
Possibly because which mediatools.exe works, but "which mediatools" doesnt.
Thanks @jesus2099 for reporting.
On Linux we work with "which" to find out if a backend exists without actually starting the backend.
On Windows we normally don't have "which", but if GNU which is installed, it somehow doesn't detect if a backend exists.
Possibly because
which mediatools.exeworks, but "which mediatools" doesnt.Thanks @jesus2099 for reporting.