How to run program in background
Windows
Start-Process
Start Job { & C:\Full\Path\To\my.exe }
start
index
tmuxnohupbg
References
- What's the nohup on Windows? - Stack Overflow
- What is the equivalent of 'nohup' in linux PowerShell? - Stack Overflow
- Start-Process (Microsoft.PowerShell.Management) - PowerShell | Microsoft Learn
- What is the equivalent of 'nohup' in PowerShell? - Stack Overflow
- Start-Job (Microsoft.PowerShell.Core) - PowerShell | Microsoft Learn
Source via: https://note.bgzo.cc/how-to/run-program-in-background

浙公网安备 33010602011771号