标签: powershell
我有一个为我创建的示例.ps PowerShell脚本。
当有人点击Windows快捷方式图标时,有人可以告诉我如何制作它以便这个shell在后台运行。
答案 0 :(得分:2)
创建
powershell -noexit -executionpolicy bypass -File script.ps