Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は解決策を見つけることができました。コード ページ 1252 を使用すると問題が解決することがわかりました。
したがってchcp 1252、バッチファイルの先頭に置くことが解決策です。ただし、私以外の非標準文字 (北欧のアルファベット以外) を使用している場合は、別のコード ページが必要になる可能性があると思います。
chcp 1252
動作するようになるまで、さまざまな方法を試してテストしてください。