4 lines
No EOL
107 B
PowerShell
4 lines
No EOL
107 B
PowerShell
$ErrorActionPreference = "Stop"
|
|
|
|
& "$PSScriptRoot\disable-defender.ps1"
|
|
& "$PSScriptRoot\install-qt.ps1" |