From cb41a40d7a1d3967952c3143475bc80890e077f7 Mon Sep 17 00:00:00 2001 From: Yorick Date: Wed, 16 Mar 2016 14:40:38 +0100 Subject: [PATCH] Correct GWX folder name in --- remove-kb.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remove-kb.ps1 b/remove-kb.ps1 index 5786aef..7a0763e 100755 --- a/remove-kb.ps1 +++ b/remove-kb.ps1 @@ -25,7 +25,7 @@ $sheduledTasks=( $gwx_dirs=( "$env:windir\system32\GWX", - "$env:windir\SysWOW64\GW" + "$env:windir\SysWOW64\GWX" ) # You need to modify this variable whith administrator group name