Skip to content

Please revise the sndcpy.bat text encoding so it can work properly #280

@ionlycod

Description

@ionlycod

in

sndcpy.bat

if not defined VLC set VLC="C:\Program Files\VideoLAN\VLC\vlc.exe"

"Program Files" has a space that would be recognized as a line break which stops the execution. Is the text in Windows CRLF? Please change if it's not.

(Related to #259 )

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