Add some KB to remove see https://gist.github.com/xvitaly/eafa75ed2cb79b3bd4e9#file-remove_crw-cmd
This commit is contained in:
parent
8677472449
commit
f8a21de7f3
1 changed files with 13 additions and 1 deletions
|
@ -1,4 +1,16 @@
|
||||||
$kbIDs=("KB3035583", "KB2952664", "KB3021917", "KB2976978", "KB2876229")
|
$kbIDs=("KB3075249", #telemetry for Win7/8.1
|
||||||
|
"KB3080149", #telemetry for Win7/8.1
|
||||||
|
"KB3021917", #telemetry for Win7
|
||||||
|
"KB3022345", #telemetry
|
||||||
|
"KB3068708", #telemetry
|
||||||
|
"KB3044374", #Get Windows 10 for Win8.1
|
||||||
|
"KB3035583", #Get Windows 10 for Win7sp1/8.1
|
||||||
|
"KB2990214", #Get Windows 10 for Win7 without sp1
|
||||||
|
"KB2952664", #Get Windows 10 assistant
|
||||||
|
"KB2976978",
|
||||||
|
"KB2876229",
|
||||||
|
"kb2953664"
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
function hide_update() {
|
function hide_update() {
|
||||||
|
|
Reference in a new issue