Closed mottosso closed 5 years ago
On Windows, using PowerShell, Windows doesn't allow for the Rez-generated .ps1 scripts to be run without having enabled a more permissive ExecutionPolicy. Users shouldn't need to do that.
.ps1
ExecutionPolicy
On Windows, using PowerShell, Windows doesn't allow for the Rez-generated
.ps1
scripts to be run without having enabled a more permissiveExecutionPolicy
. Users shouldn't need to do that.