PowerShell.exe
- 网络父进程;进程的工作环境
PowerShell.exePowerShell.exe
父进程
用的是父进程(powershell.exe)的资源。假如你关掉后面的这个“酷黑窗口”,本程序也就退出了。
进程的工作环境
在 Windows PowerShell 中工作时,System.Environment 类可包含有关当前进程的工作环境(powershell.exe)的常规信息。 …
PowerShell.exe