【发布时间】:2022-06-13 16:18:31
【问题描述】:
Task Scheduler Hide Button screenshot
对于某些人来说,答案是通过调用 powershell.exe,然后调用您的参数在 Windows 中运行计划任务,或者只是调用整个脚本,然后隐藏任务。
我认为这工作得很好。您认为这种方法有什么缺点吗?
【问题讨论】:
标签: powershell hidden
Task Scheduler Hide Button screenshot
对于某些人来说,答案是通过调用 powershell.exe,然后调用您的参数在 Windows 中运行计划任务,或者只是调用整个脚本,然后隐藏任务。
我认为这工作得很好。您认为这种方法有什么缺点吗?
【问题讨论】:
标签: powershell hidden
PowerShell.exe -windowstyle hidden jupyter lab --ip localhost --port 8888
【讨论】: