Browse Source

Updated Wrapper

pull/429/head
Dmitry Nefedov 1 year ago
parent
commit
ec62619932
  1. BIN
      Wrapper/SophiaScriptWrapper.exe
  2. 2
      src/Sophia_Script_for_Windows_10/Functions.ps1
  3. 4
      src/Sophia_Script_for_Windows_10/Module/Sophia.psm1
  4. 2
      src/Sophia_Script_for_Windows_10/Sophia.ps1
  5. 2
      src/Sophia_Script_for_Windows_10_LTSC_2019/Functions.ps1
  6. 2
      src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1
  7. 2
      src/Sophia_Script_for_Windows_10_LTSC_2019/Sophia.ps1
  8. 2
      src/Sophia_Script_for_Windows_10_LTSC_2021/Functions.ps1
  9. 2
      src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1
  10. 2
      src/Sophia_Script_for_Windows_10_LTSC_2021/Sophia.ps1
  11. 2
      src/Sophia_Script_for_Windows_10_PowerShell_7/Functions.ps1
  12. 2
      src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1
  13. 2
      src/Sophia_Script_for_Windows_10_PowerShell_7/Sophia.ps1
  14. 2
      src/Sophia_Script_for_Windows_11/Functions.ps1
  15. 2
      src/Sophia_Script_for_Windows_11/Module/Sophia.psm1
  16. 2
      src/Sophia_Script_for_Windows_11/Sophia.ps1
  17. 2
      src/Sophia_Script_for_Windows_11_PowerShell_7/Functions.ps1
  18. 2
      src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1
  19. 2
      src/Sophia_Script_for_Windows_11_PowerShell_7/Sophia.ps1

BIN
Wrapper/SophiaScriptWrapper.exe

Binary file not shown.

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

4
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) 20142022 farag
Copyright (c) 20192022 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")
{

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

2
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) 20142022 farag
Copyright (c) 20192022 farag & Inestic

Loading…
Cancel
Save