Running BAT/CMD file with accented characters in it

后端 未结 7 907
面向向阳花
面向向阳花 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条回答
  • 2021-01-31 06:27

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

    0 讨论(0)
提交回复
热议问题