我想在没有蓝屏的情况下静默执行PowerShell命令。
如何从PowerShell命令执行此操作?
我试过这个。. .
PowerShell.exe -windowstyle hidden
但它不起作用 - 命令已执行但蓝屏仍然存在。
powershell
powershell ×1