Unpin the new Edge from Windows 10 taskbar with Powershell

前端 未结 0 1847
野性不改
野性不改 2020-12-05 04:13

Here\'s the code I have been using... (and it\'s been working great!)

function DoUnpin([string]$appname) {
   $ErrorActionPreference = \'silentlycontinue\'
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题