mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-20 03:46:44 +08:00
Provisioning: Disable windows defender firewall
Service is still running. It need to be disabled. Change-Id: I4742f97c93d118a1a98b4107f1597d332c3f1391 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
reg.exe ADD "HKLM\System\CurrentControlSet\Services\mpssvc" /V Start /T REG_dWORD /D 4 /F
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
. "$PSScriptRoot\..\common\windows\disable-windows-defender-firewall.ps1"
|
||||||
|
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
. "$PSScriptRoot\..\common\windows\disable-windows-defender-firewall.ps1"
|
||||||
|
|
||||||
Reference in New Issue
Block a user