mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
comment change
This commit is contained in:
@@ -1998,7 +1998,7 @@ function Save-KB {
|
|||||||
if ($WindowsArch -eq 'x64') {
|
if ($WindowsArch -eq 'x64') {
|
||||||
[array]$WindowsArch = @("x64", "amd64")
|
[array]$WindowsArch = @("x64", "amd64")
|
||||||
}
|
}
|
||||||
|
#Keep for now, will remove in future
|
||||||
# foreach ($kb in $name) {
|
# foreach ($kb in $name) {
|
||||||
# $links = Get-KBLink -Name $kb
|
# $links = Get-KBLink -Name $kb
|
||||||
# foreach ($link in $links) {
|
# foreach ($link in $links) {
|
||||||
|
|||||||
Reference in New Issue
Block a user