Remove and lock -~BT folder
This commit is contained in:
parent
3c78ab825b
commit
6e0f6c98db
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,8 @@ $sheduledTasks=(
|
||||||
|
|
||||||
$gwx_dirs=(
|
$gwx_dirs=(
|
||||||
"$env:windir\system32\GWX",
|
"$env:windir\system32\GWX",
|
||||||
"$env:windir\SysWOW64\GWX"
|
"$env:windir\SysWOW64\GWX",
|
||||||
|
"C:\`$WINDOWS-~BT"
|
||||||
)
|
)
|
||||||
|
|
||||||
# You need to modify this variable whith administrator group name
|
# You need to modify this variable whith administrator group name
|
||||||
|
|
Reference in a new issue