Skip to content

Command syntax treats any string containing a colon (:) as a special command #9

@mdemoss

Description

@mdemoss

The command syntax you can use to set up custom play and pause actions treats any string containing a colon (:) as a special command. Colons are really common in Windows commands the user might want to execute.

Workaround

I want to use xmpcontrol to play and pause. Instead of "C:\Program Files (x86)\xmplay\xmpcontrol.exe" /PlayPause I use "\Program Files (x86)\xmplay\xmpcontrol.exe" /PlayPause

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