原因:powershell 禁止执行此类脚本。可能是 因为windows安全问题
解决办法:管理员运行powershell
在运行Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
原因:powershell 禁止执行此类脚本。可能是 因为windows安全问题
解决办法:管理员运行powershell
在运行Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
1074

被折叠的 条评论
为什么被折叠?