3 lines
103 B
Python
3 lines
103 B
Python
import powershell
|
|
powershell.run_command_no_dir('Set-ExecutionPolicy RemoteSigned -Scope CurrentUser')
|