zoukankan      html  css  js  c++  java
  • How can I uninstall the language pack of .net 4.8?

    How can I uninstall the language pack of .net 4.8?

    I did not install the Chinese language pack for .net, but why I got these two folders?

    C:WindowsMicrosoft.NETFramework64v4.0.30319zh-CN

    C:WindowsMicrosoft.NETFramework64v4.0.30319zh-Hans

    I did not find the language pack in ControlPanel and there is no way to uninstall the language pack.

    I also find registry for the language pack,

    ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftNET Framework SetupNDPv4Full2052

    回答:

    If you haven’t installed language pack of .NET 4.8 before, it is mostly like that you have installed zh-CN OS language pack which would also bring those folders. You could follow below instruction to remove it:

    1. Open an elevated command prompt window, type “Lpksetup /u” and hit Enter.
    2. The Install or Uninstall display languages panel will open. Select the language, click on Next, and the Language Interface Pack will start uninstalling. You will then be asked to restart your computer.
    3. Restart your Windows 10 PC to complete the process.
  • 相关阅读:
    子网掩码的作用与IP网段的划分
    DHCP服务器
    Anaconda安装、更新第三方包
    time模块的使用
    TensorFlow安装
    机器学习-线性回归
    机器学习
    Pyhton-类(2)
    python-类(1)
    Python-函数
  • 原文地址:https://www.cnblogs.com/chucklu/p/13225744.html
Copyright © 2011-2022 走看看