Files
2023-02-20 12:50:23 +05:00

3 lines
103 B
Python

import powershell
powershell.run_command_no_dir('Set-ExecutionPolicy RemoteSigned -Scope CurrentUser')