Running BAT/CMD file with accented characters in it

后端 未结 7 906
面向向阳花
面向向阳花 2021-01-31 05:51

I have a Windows batch file which has an instruction to execute an EXE file in a location whose path contains accented characters. Following are the contents of the batch file.<

7条回答
  •  -上瘾入骨i
    2021-01-31 06:27

    I'm using Notepad++ and it has an option to change "character sets", OEM-US did the trick. ;)

提交回复
热议问题