Aucune description

LaunchPS1.bat 192B

12
  1. %windir%\system32\WindowsPowerShell\v1.0\powershell.exe Unblock-File .\file_to_run.ps1
  2. %windir%\system32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Unrestricted .\file_to_run.ps1

Powered by TurnKey Linux.