Dos - Change encoding/code page

By xngo on July 10, 2019

@REM Change to UTF-8.
chcp 65001

@REM Create M3U file.
echo #M3UEXT>filename.m3u
dir /b/o *.mp3 >>filename.m3u

About the author

Xuan Ngo is the founder of OpenWritings.net. He currently lives in Montreal, Canada. He loves to write about programming and open source subjects.