Browse Source

Update and rename Win 10.ps1 to Win 10 1903-1909.ps1

pull/59/head
Dmitry Nefedov 4 years ago
committed by GitHub
parent
commit
372ed9c9ca
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Win 10 1903-1909.ps1

4
Win 10.ps1 → Win 10 1903-1909.ps1

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
"Windows 10 Setup Script" is a set of tweaks for OS fine-tuning and automating the routine tasks
.DESCRIPTION
@ -3224,4 +3224,4 @@ if ($Error)
}
}
} | Sort-Object -Property Line | Format-Table -AutoSize -Wrap | Out-String).Trim()
}
}
Loading…
Cancel
Save