powershell执行下

get-ExecutionPolicy
set-ExecutionPolicy RemoteSigned;
get-ExecutionPolicy

选择就:全是

 

相关文章: