Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ionlycod opened this issue Oct 14, 2024 · 0 comments
Open

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

ionlycod opened this issue Oct 14, 2024 · 0 comments

Comments

@ionlycod
Copy link

ionlycod commented Oct 14, 2024

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 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant