From 9ca7fe75c387e66e6902820776e9a2d9de59d733 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Tue, 23 Jun 2020 13:08:10 +0300 Subject: [PATCH] Add files via upload --- Win 10 1903-1909.ps1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Win 10 1903-1909.ps1 b/Win 10 1903-1909.ps1 index 0fdf761b..be394a0e 100644 --- a/Win 10 1903-1909.ps1 +++ b/Win 10 1903-1909.ps1 @@ -2,7 +2,7 @@ .SYNOPSIS "Windows 10 Setup Script" is a set of tweaks for OS fine-tuning and automating the routine tasks - Version: v4.4.3 + Version: v4.4.4 Date: 23.06.2020 Copyright (c) 2020 farag & oZ-Zo @@ -15,7 +15,8 @@ Tested on Home/Pro/Enterprise editions Due to the fact that the script includes about 150 functions, - you should read the entire script and comment out those sections that you do not want to be execute + you must read the entire script and comment out those sections that you do not want to be execute, + otherwise likely you will enable features that you do not want to be enabled Running the script is best done on a fresh install because running the script on tweaked system may result in occurring errors @@ -27,7 +28,7 @@ Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force .EXAMPLE - PS C:\> & '.\Win 10 2004.ps1' + PS C:\> & '.\Win 10 1903-1909.ps1' .NOTES Ask a question on