From 372ed9c9ca5320c1eb296879c1a1778c6de200af Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Wed, 10 Jun 2020 19:38:10 +0300 Subject: [PATCH] Update and rename Win 10.ps1 to Win 10 1903-1909.ps1 --- Win 10.ps1 => Win 10 1903-1909.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename Win 10.ps1 => Win 10 1903-1909.ps1 (97%) diff --git a/Win 10.ps1 b/Win 10 1903-1909.ps1 similarity index 97% rename from Win 10.ps1 rename to Win 10 1903-1909.ps1 index 5a376f4c..a80937dd 100644 --- a/Win 10.ps1 +++ b/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() -} \ No newline at end of file +}