search

Home  >  Q&A  >  body text

Why can't mine dir

图片.png

爱吃猫的鱼爱吃猫的鱼1819 days ago1167

reply all(1)I'll reply

  • ringa_lee

    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
    1f178a82b9014a90cc10b7d8af773912b31beead.png

    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

    d0c8a786c9177f3e960c0c6876cf3bc79f3d569f.png

    reply
    0
  • Cancelreply