diff --git a/Wrapper/SophiaScriptWrapper.exe b/Wrapper/SophiaScriptWrapper.exe index 8793106a..4c215021 100644 Binary files a/Wrapper/SophiaScriptWrapper.exe and b/Wrapper/SophiaScriptWrapper.exe differ diff --git a/src/Sophia_Script_for_Windows_10/Functions.ps1 b/src/Sophia_Script_for_Windows_10/Functions.ps1 index e4462d1f..a449d8ee 100644 --- a/src/Sophia_Script_for_Windows_10/Functions.ps1 +++ b/src/Sophia_Script_for_Windows_10/Functions.ps1 @@ -3,7 +3,7 @@ The TAB completion for functions and their arguments Version: v5.14.4 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_10/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_10/Module/Sophia.psm1 index c57c29fe..0caf6a57 100644 --- a/src/Sophia_Script_for_Windows_10/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_10/Module/Sophia.psm1 @@ -3,7 +3,7 @@ Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks Version: v5.14.4 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic @@ -9025,7 +9025,7 @@ function UninstallPCHealthCheck { $File = $Folder.Items() | Where-Object -FilterScript {$_.Name -eq $MSI.Name} - # https://docs.microsoft.com/en-us/previous-versions/tn-archive/ee200615(v=technet.10) + # https://learn.microsoft.com/en-us/previous-versions/tn-archive/ee176615(v=technet.10) ### # "22" is the "Subject" file property if ($Folder.GetDetailsOf($File, 22) -eq "Windows PC Health Check") { diff --git a/src/Sophia_Script_for_Windows_10/Sophia.ps1 b/src/Sophia_Script_for_Windows_10/Sophia.ps1 index 35a1c707..9e088294 100644 --- a/src/Sophia_Script_for_Windows_10/Sophia.ps1 +++ b/src/Sophia_Script_for_Windows_10/Sophia.ps1 @@ -3,7 +3,7 @@ Default preset file for "Sophia Script for Windows 10" Version: v5.14.4 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_10_LTSC_2019/Functions.ps1 b/src/Sophia_Script_for_Windows_10_LTSC_2019/Functions.ps1 index 3d8853a5..6ad31ce4 100644 --- a/src/Sophia_Script_for_Windows_10_LTSC_2019/Functions.ps1 +++ b/src/Sophia_Script_for_Windows_10_LTSC_2019/Functions.ps1 @@ -3,7 +3,7 @@ The TAB completion for functions and their arguments Version: v5.4.3 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1 index f6a6d5bc..a4118b76 100644 --- a/src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1 @@ -3,7 +3,7 @@ Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks Version: v5.4.3 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_10_LTSC_2019/Sophia.ps1 b/src/Sophia_Script_for_Windows_10_LTSC_2019/Sophia.ps1 index 6b5e5c8b..d358cf67 100644 --- a/src/Sophia_Script_for_Windows_10_LTSC_2019/Sophia.ps1 +++ b/src/Sophia_Script_for_Windows_10_LTSC_2019/Sophia.ps1 @@ -3,7 +3,7 @@ Default preset file for "Sophia Script for Windows 10 LTSC 2019" Version: v5.4.3 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_10_LTSC_2021/Functions.ps1 b/src/Sophia_Script_for_Windows_10_LTSC_2021/Functions.ps1 index 17b7d6cb..5835d84b 100644 --- a/src/Sophia_Script_for_Windows_10_LTSC_2021/Functions.ps1 +++ b/src/Sophia_Script_for_Windows_10_LTSC_2021/Functions.ps1 @@ -3,7 +3,7 @@ The TAB completion for functions and their arguments Version: v5.14.4 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1 index fbbd53af..551d569e 100644 --- a/src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1 @@ -3,7 +3,7 @@ Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks Version: v5.14.4 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_10_LTSC_2021/Sophia.ps1 b/src/Sophia_Script_for_Windows_10_LTSC_2021/Sophia.ps1 index 02cba5b8..dbb99cda 100644 --- a/src/Sophia_Script_for_Windows_10_LTSC_2021/Sophia.ps1 +++ b/src/Sophia_Script_for_Windows_10_LTSC_2021/Sophia.ps1 @@ -3,7 +3,7 @@ Default preset file for "Sophia Script for Windows 10 LTSC 2021" Version: v5.14.4 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_10_PowerShell_7/Functions.ps1 b/src/Sophia_Script_for_Windows_10_PowerShell_7/Functions.ps1 index 97f6371a..2bd470db 100644 --- a/src/Sophia_Script_for_Windows_10_PowerShell_7/Functions.ps1 +++ b/src/Sophia_Script_for_Windows_10_PowerShell_7/Functions.ps1 @@ -3,7 +3,7 @@ The TAB completion for functions and their arguments Version: v5.14.4 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1 index cda169db..78e26de1 100644 --- a/src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1 @@ -3,7 +3,7 @@ Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks Version: v5.14.4 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_10_PowerShell_7/Sophia.ps1 b/src/Sophia_Script_for_Windows_10_PowerShell_7/Sophia.ps1 index c4ccb4dd..99f09334 100644 --- a/src/Sophia_Script_for_Windows_10_PowerShell_7/Sophia.ps1 +++ b/src/Sophia_Script_for_Windows_10_PowerShell_7/Sophia.ps1 @@ -3,7 +3,7 @@ Default preset file for "Sophia Script for Windows 10 (PowerShell 7)" Version: v5.14.4 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_11/Functions.ps1 b/src/Sophia_Script_for_Windows_11/Functions.ps1 index 4627b955..f4941ea6 100644 --- a/src/Sophia_Script_for_Windows_11/Functions.ps1 +++ b/src/Sophia_Script_for_Windows_11/Functions.ps1 @@ -3,7 +3,7 @@ The TAB completion for functions and their arguments Version: v6.2.4 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_11/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_11/Module/Sophia.psm1 index f6975fad..17ad19ed 100644 --- a/src/Sophia_Script_for_Windows_11/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_11/Module/Sophia.psm1 @@ -3,7 +3,7 @@ Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks Version: v6.2.4 - Date: 26.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_11/Sophia.ps1 b/src/Sophia_Script_for_Windows_11/Sophia.ps1 index 5f6a5a49..0e8b3820 100644 --- a/src/Sophia_Script_for_Windows_11/Sophia.ps1 +++ b/src/Sophia_Script_for_Windows_11/Sophia.ps1 @@ -3,7 +3,7 @@ Default preset file for "Sophia Script for Windows 11" Version: v6.2.4 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_11_PowerShell_7/Functions.ps1 b/src/Sophia_Script_for_Windows_11_PowerShell_7/Functions.ps1 index 15191a9a..36f8c6fd 100644 --- a/src/Sophia_Script_for_Windows_11_PowerShell_7/Functions.ps1 +++ b/src/Sophia_Script_for_Windows_11_PowerShell_7/Functions.ps1 @@ -3,7 +3,7 @@ The TAB completion for functions and their arguments Version: v6.2.3 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1 b/src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1 index 72518d03..2c4d6d23 100644 --- a/src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1 +++ b/src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1 @@ -3,7 +3,7 @@ Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks Version: v6.2.4 - Date: 26.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic diff --git a/src/Sophia_Script_for_Windows_11_PowerShell_7/Sophia.ps1 b/src/Sophia_Script_for_Windows_11_PowerShell_7/Sophia.ps1 index 36c8e536..17fc3c8d 100644 --- a/src/Sophia_Script_for_Windows_11_PowerShell_7/Sophia.ps1 +++ b/src/Sophia_Script_for_Windows_11_PowerShell_7/Sophia.ps1 @@ -3,7 +3,7 @@ Default preset file for "Sophia Script for Windows 11 (PowerShell 7)" Version: v6.2.3 - Date: 21.11.2022 + Date: 04.12.2022 Copyright (c) 2014—2022 farag Copyright (c) 2019—2022 farag & Inestic