微软新的Powershell非常好用,但它的自动更新提示却有些烦, 主要是它更像的比较频繁,很多时候我们是不想打断手头的工作先更新下它的。但此时就不得不定着一个更新提示用,看起来比较不爽。

    去掉PowerShell Core的更新提示

在网上找了下,可以通过 –nologo启动参数来去掉这个信息提示。

    去掉PowerShell Core的更新提示

    如果是用的windows terminal,把它加到commandline属性里面即可。

去掉PowerShell Core的更新提示

参考:How to remove powershell ads and update checks in the Windows Terminal?

相关文章:

  • 2022-01-09
  • 2021-10-20
  • 2021-09-16
  • 2021-06-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-11
猜你喜欢
  • 2022-12-23
  • 2020-04-02
  • 2022-02-11
  • 2021-06-04
  • 2021-09-16
  • 2022-12-23
  • 2021-12-19
相关资源
相似解决方案