1. 首页
  2. 数据库
  3. 其它
  4. Powershell_Module_EnvironmentVariableItems:Powershell模块其命令可以轻松地从“集合类型” Windows环境

Powershell_Module_EnvironmentVariableItems:Powershell模块其命令可以轻松地从“集合类型” Windows环境

上传者: 2021-02-15 23:08:49上传 ZIP文件 7.98KB 热度 12次
EnvironmentVariableItems 描述 具有命令的Powershell模块,可轻松地从“集合类型” Windows环境变量中添加或删除项目。 例如,在$ env:Path中添加'C:\ foo'。 安装 a)从PowershellGallery安装 PS> Install-Module EnvironmentVariableItems 或b)从PowershellGallery中保存并手动安装,例如。 PS> Save-Module -Name EnvironmentVariableItems -Repository PSGallery -Path C:\testmod PS
下载地址
用户评论