Windows bash script not running

前端 未结 0 1119
清酒与你
清酒与你 2021-01-21 03:24

I am trying to make a script that automatically deletes applications from Windows 10. This is what i have:

@pause
Get-AppxPackage *windowscamera* | Remove-AppxPac         


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