ringa_lee2020-01-01 13:35:01
Solution:
1. Modify the registry, run regedit.exe to enter the registry, find the following place HKEY_CURRENT_USER\Console\%SystemRoot%_system32_cmd.exe, and find the CodePage key value (If not, create a new one), change its value to 936 (decimal), 936 represents Simplified Chinese, as shown in the figure below
2. Run the chcp command in cmd to check whether the code is also Change to 936, as shown in the figure below. After the change is successful, run the batch process again and return to normal