Browse Source

Updated Readmes and edited tweakers blacklist

master
Dmitry Nefedov 2 months ago
parent
commit
5f18b52f1e
  1. 11
      README.md
  2. 11
      README_de-de.md
  3. 11
      README_uk-ua.md
  4. 4
      src/Sophia_Script_for_Windows_10/Module/Sophia.psm1
  5. 4
      src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1
  6. 4
      src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1
  7. 2
      src/Sophia_Script_for_Windows_10_PowerShell_7/Functions.ps1
  8. 4
      src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1
  9. 2
      src/Sophia_Script_for_Windows_10_PowerShell_7/Sophia.ps1
  10. 4
      src/Sophia_Script_for_Windows_11/Module/Sophia.psm1
  11. 4
      src/Sophia_Script_for_Windows_11_LTSC_2024/Module/Sophia.psm1
  12. 2
      src/Sophia_Script_for_Windows_11_PowerShell_7/Functions.ps1
  13. 4
      src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1
  14. 2
      src/Sophia_Script_for_Windows_11_PowerShell_7/Sophia.ps1

11
README.md

@ -106,19 +106,22 @@
[Windows-10]: https://support.microsoft.com/topic/windows-10-update-history-8127c2c6-6edf-4fdf-8b9f-0f7be1ef3562 [Windows-10]: https://support.microsoft.com/topic/windows-10-update-history-8127c2c6-6edf-4fdf-8b9f-0f7be1ef3562
[Windows-10-LTSC-2019]: https://support.microsoft.com/topic/windows-10-and-windows-server-2019-update-history-725fc2e1-4443-6831-a5ca-51ff5cbcb059 [Windows-10-LTSC-2019]: https://support.microsoft.com/topic/windows-10-and-windows-server-2019-update-history-725fc2e1-4443-6831-a5ca-51ff5cbcb059
[Windows-10-LTSC-2021]: https://support.microsoft.com/topic/windows-10-update-history-857b8ccb-71e4-49e5-b3f6-7073197d98fb [Windows-10-LTSC-2021]: https://support.microsoft.com/topic/windows-10-update-history-857b8ccb-71e4-49e5-b3f6-7073197d98fb
[Windows-11]: https://support.microsoft.com/topic/windows-11-version-23h2-update-history-59875222-b990-4bd9-932f-91a5954de434 [Windows-11-LTSC-2024]: https://support.microsoft.com/en-us/topic/windows-11-version-24h2-update-history-0929c747-1815-4543-8461-0160d16f15e5
[Windows-11-23h2]: https://support.microsoft.com/topic/windows-11-version-23h2-update-history-59875222-b990-4bd9-932f-91a5954de434
[Windows-11-24h2]: https://support.microsoft.com/topic/windows-11-version-24h2-update-history-0929c747-1815-4543-8461-0160d16f15e5
| Version | Marketing name | Build | Editions | | Version | Marketing name | Build | Editions |
|:-----------------------------------------|--------------------:|:-------------------------------------:|:-------------------:| |:-----------------------------------------|--------------------:|:-------------------------------------:|:-------------------:|
| Windows 11 Insider Preview 24H2 | 2024 Update | 22509+ | Home/Pro/Enterprise | | Windows 11 24H2 | 2024 Update | [Latest stable][Windows-11-24h2] | Home/Pro/Enterprise |
| Windows 11 23H2 | 2023 Update | [Latest stable][Windows-11] | Home/Pro/Enterprise | | Windows 11 23H2 | 2023 Update | [Latest stable][Windows-11-23h2] | Home/Pro/Enterprise |
| Windows 10 x64 22H2 | 2022 Update | [Latest stable][Windows-10] | Home/Pro/Enterprise | | Windows 10 x64 22H2 | 2022 Update | [Latest stable][Windows-10] | Home/Pro/Enterprise |
| Windows 11 Enterprise LTSC 2024 | 2024 Update | [Latest stable][Windows-11-LTSC-2024] | Enterprise |
| Windows 10 x64 21H2 Enterprise LTSC 2021 | October 2021 Update | [Latest stable][Windows-10-LTSC-2021] | Enterprise | | Windows 10 x64 21H2 Enterprise LTSC 2021 | October 2021 Update | [Latest stable][Windows-10-LTSC-2021] | Enterprise |
| Windows 10 x64 1809 Enterprise LTSC 2019 | October 2018 Update | [Latest stable][Windows-10-LTSC-2019] | Enterprise | | Windows 10 x64 1809 Enterprise LTSC 2019 | October 2018 Update | [Latest stable][Windows-10-LTSC-2019] | Enterprise |
> [!WARNING] > [!WARNING]
> It's allowed to be logged in as one admin user only during application startup. > It's allowed to be logged in as one admin user only during application startup.
> >
> `Sophia Script for Windows` may not work on a homebrew Windows. Especially, if the homebrew image was created by OS makers being all thumbs who break Microsoft Defender and disable OS telemetry by purposely uprooting system components. > `Sophia Script for Windows` may not work on a homebrew Windows. Especially, if the homebrew image was created by OS makers being all thumbs who break Microsoft Defender and disable OS telemetry by purposely uprooting system components.
## Key features ## Key features

11
README_de-de.md

@ -106,19 +106,22 @@
[Windows-10]: https://support.microsoft.com/topic/windows-10-update-history-8127c2c6-6edf-4fdf-8b9f-0f7be1ef3562 [Windows-10]: https://support.microsoft.com/topic/windows-10-update-history-8127c2c6-6edf-4fdf-8b9f-0f7be1ef3562
[Windows-10-LTSC-2019]: https://support.microsoft.com/topic/windows-10-and-windows-server-2019-update-history-725fc2e1-4443-6831-a5ca-51ff5cbcb059 [Windows-10-LTSC-2019]: https://support.microsoft.com/topic/windows-10-and-windows-server-2019-update-history-725fc2e1-4443-6831-a5ca-51ff5cbcb059
[Windows-10-LTSC-2021]: https://support.microsoft.com/topic/windows-10-update-history-857b8ccb-71e4-49e5-b3f6-7073197d98fb [Windows-10-LTSC-2021]: https://support.microsoft.com/topic/windows-10-update-history-857b8ccb-71e4-49e5-b3f6-7073197d98fb
[Windows-11]: https://support.microsoft.com/topic/windows-11-version-23h2-update-history-59875222-b990-4bd9-932f-91a5954de434 [Windows-11-LTSC-2024]: https://support.microsoft.com/en-us/topic/windows-11-version-24h2-update-history-0929c747-1815-4543-8461-0160d16f15e5
[Windows-11-23h2]: https://support.microsoft.com/topic/windows-11-version-23h2-update-history-59875222-b990-4bd9-932f-91a5954de434
[Windows-11-24h2]: https://support.microsoft.com/topic/windows-11-version-24h2-update-history-0929c747-1815-4543-8461-0160d16f15e5
| Version | Marketing name | Build | Editions | | Version | Marketing name | Build | Editions |
|:-----------------------------------------|--------------------:|:-----------------------------------------------:|:-------------------:| |:-----------------------------------------|--------------------:|:-----------------------------------------------:|:-------------------:|
| Windows 11 Insider Preview 24H2 | 2024 Update | 22509+ | Home/Pro/Enterprise | | Windows 11 24H2 | 2024 Update | [Neueste stabile Version][Windows-11-24h2] | Home/Pro/Enterprise |
| Windows 11 23H2 | 2023 Update | [Neueste stabile Version][Windows-11] | Home/Pro/Enterprise | | Windows 11 23H2 | 2023 Update | [Neueste stabile Version][Windows-11-23h2] | Home/Pro/Enterprise |
| Windows 10 x64 22H2 | 2022 Update | [Neueste stabile Version][Windows-10] | Home/Pro/Enterprise | | Windows 10 x64 22H2 | 2022 Update | [Neueste stabile Version][Windows-10] | Home/Pro/Enterprise |
| Windows 11 Enterprise LTSC 2024 | 2024 Update | [Neueste stabile Version][Windows-11-LTSC-2024] | Enterprise |
| Windows 10 x64 21H2 Enterprise LTSC 2021 | October 2021 Update | [Neueste stabile Version][Windows-10-LTSC-2021] | Enterprise | | Windows 10 x64 21H2 Enterprise LTSC 2021 | October 2021 Update | [Neueste stabile Version][Windows-10-LTSC-2021] | Enterprise |
| Windows 10 x64 1809 Enterprise LTSC 2019 | October 2018 Update | [Neueste stabile Version][Windows-10-LTSC-2019] | Enterprise | | Windows 10 x64 1809 Enterprise LTSC 2019 | October 2018 Update | [Neueste stabile Version][Windows-10-LTSC-2019] | Enterprise |
> [!WARNING] > [!WARNING]
> Es darf nur ein Admin-Benutzer während des Starts der Anwendung angemeldet sein. > Es darf nur ein Admin-Benutzer während des Starts der Anwendung angemeldet sein.
> >
> `Sophia Script for Windows` funktioniert möglicherweise nicht auf einem selbstgebauten Windows. Insbesondere, wenn das Homebrew-Image von Betriebssystemherstellern erstellt wurde, die Microsoft Defender zerstören und die Telemetrie des Betriebssystems deaktivieren, indem sie absichtlich Systemkomponenten "uprooten". > `Sophia Script for Windows` funktioniert möglicherweise nicht auf einem selbstgebauten Windows. Insbesondere, wenn das Homebrew-Image von Betriebssystemherstellern erstellt wurde, die Microsoft Defender zerstören und die Telemetrie des Betriebssystems deaktivieren, indem sie absichtlich Systemkomponenten "uprooten".
## Haupt-Features ## Haupt-Features

11
README_uk-ua.md

@ -106,19 +106,22 @@
[Windows-10]: https://support.microsoft.com/topic/windows-10-update-history-8127c2c6-6edf-4fdf-8b9f-0f7be1ef3562 [Windows-10]: https://support.microsoft.com/topic/windows-10-update-history-8127c2c6-6edf-4fdf-8b9f-0f7be1ef3562
[Windows-10-LTSC-2019]: https://support.microsoft.com/topic/windows-10-and-windows-server-2019-update-history-725fc2e1-4443-6831-a5ca-51ff5cbcb059 [Windows-10-LTSC-2019]: https://support.microsoft.com/topic/windows-10-and-windows-server-2019-update-history-725fc2e1-4443-6831-a5ca-51ff5cbcb059
[Windows-10-LTSC-2021]: https://support.microsoft.com/topic/windows-10-update-history-857b8ccb-71e4-49e5-b3f6-7073197d98fb [Windows-10-LTSC-2021]: https://support.microsoft.com/topic/windows-10-update-history-857b8ccb-71e4-49e5-b3f6-7073197d98fb
[Windows-11]: https://support.microsoft.com/topic/windows-11-version-23h2-update-history-59875222-b990-4bd9-932f-91a5954de434 [Windows-11-LTSC-2024]: https://support.microsoft.com/en-us/topic/windows-11-version-24h2-update-history-0929c747-1815-4543-8461-0160d16f15e5
[Windows-11-23h2]: https://support.microsoft.com/topic/windows-11-version-23h2-update-history-59875222-b990-4bd9-932f-91a5954de434
[Windows-11-24h2]: https://support.microsoft.com/topic/windows-11-version-24h2-update-history-0929c747-1815-4543-8461-0160d16f15e5
| Версія | Маркетингова назва | Збіркa | Видання | | Версія | Маркетингова назва | Збіркa | Видання |
|:-----------------------------------------|--------------------:|:-----------------------------------------:|:-------------------:| |:-----------------------------------------|--------------------:|:-----------------------------------------:|:-------------------:|
| Windows 11 Insider Preview 24H2 | 2024 Update | 22509+ | Home/Pro/Enterprise | | Windows 11 24H2 | 2024 Update | [Остання стабільна][Windows-11-24h2] | Home/Pro/Enterprise |
| Windows 11 23H2 | 2023 Update | [Остання стабільна][Windows-11] | Home/Pro/Enterprise | | Windows 11 23H2 | 2023 Update | [Остання стабільна][Windows-11-23h2] | Home/Pro/Enterprise |
| Windows 10 x64 22H2 | 2022 Update | [Остання стабільна][Windows-10] | Home/Pro/Enterprise | | Windows 10 x64 22H2 | 2022 Update | [Остання стабільна][Windows-10] | Home/Pro/Enterprise |
| Windows 11 Enterprise LTSC 2024 | 2024 Update | [Остання стабільна][Windows-11-LTSC-2024] | Enterprise |
| Windows 10 x64 21H2 Enterprise LTSC 2021 | October 2021 Update | [Остання стабільна][Windows-10-LTSC-2021] | Enterprise | | Windows 10 x64 21H2 Enterprise LTSC 2021 | October 2021 Update | [Остання стабільна][Windows-10-LTSC-2021] | Enterprise |
| Windows 10 x64 1809 Enterprise LTSC 2019 | October 2018 Update | [Остання стабільна][Windows-10-LTSC-2019] | Enterprise | | Windows 10 x64 1809 Enterprise LTSC 2019 | October 2018 Update | [Остання стабільна][Windows-10-LTSC-2019] | Enterprise |
> [!WARNING] > [!WARNING]
> Запуск додатку можливий лише якщо в системі присутній один користувач з правами адміністратора; > Запуск додатку можливий лише якщо в системі присутній один користувач з правами адміністратора;
> >
> `SophiApp` може не працювати на "самопальних" збірках Windows. Особливо, якщо збірка була створена так, що в ній спеціально було зламано Microsoft Defender і вимкнено телеметрію, вирізавши системні компоненти. > `SophiApp` може не працювати на "самопальних" збірках Windows. Особливо, якщо збірка була створена так, що в ній спеціально було зламано Microsoft Defender і вимкнено телеметрію, вирізавши системні компоненти.
## Ключові особливості ## Ключові особливості

4
src/Sophia_Script_for_Windows_10/Module/Sophia.psm1

@ -239,14 +239,10 @@ public static extern bool SetForegroundWindow(IntPtr hWnd);
"WinterOS Tweaker" = "$env:SystemRoot\WinterOS*" "WinterOS Tweaker" = "$env:SystemRoot\WinterOS*"
# https://github.com/ThePCDuke/WinCry # https://github.com/ThePCDuke/WinCry
WinCry = "$env:SystemRoot\TempCleaner.exe" WinCry = "$env:SystemRoot\TempCleaner.exe"
# https://hone.gg
Hone = "$env:LOCALAPPDATA\Programs\Hone\Hone.exe"
# https://www.youtube.com/watch?v=5NBqbUUB1Pk # https://www.youtube.com/watch?v=5NBqbUUB1Pk
WinClean = "$env:ProgramFiles\WinClean Plus Apps" WinClean = "$env:ProgramFiles\WinClean Plus Apps"
# https://github.com/Atlas-OS/Atlas # https://github.com/Atlas-OS/Atlas
AtlasOS = "$env:SystemRoot\AtlasModules" AtlasOS = "$env:SystemRoot\AtlasModules"
# https://www.gearupbooster.com
"GearUP Booster" = "${env:ProgramFiles(x86)}\GearUPBooster"
} }
foreach ($Tweaker in $Tweakers.Keys) foreach ($Tweaker in $Tweakers.Keys)
{ {

4
src/Sophia_Script_for_Windows_10_LTSC_2019/Module/Sophia.psm1

@ -237,14 +237,10 @@ public static extern bool SetForegroundWindow(IntPtr hWnd);
"WinterOS Tweaker" = "$env:SystemRoot\WinterOS*" "WinterOS Tweaker" = "$env:SystemRoot\WinterOS*"
# https://github.com/ThePCDuke/WinCry # https://github.com/ThePCDuke/WinCry
WinCry = "$env:SystemRoot\TempCleaner.exe" WinCry = "$env:SystemRoot\TempCleaner.exe"
# https://hone.gg
Hone = "$env:LOCALAPPDATA\Programs\Hone\Hone.exe"
# https://www.youtube.com/watch?v=5NBqbUUB1Pk # https://www.youtube.com/watch?v=5NBqbUUB1Pk
WinClean = "$env:ProgramFiles\WinClean Plus Apps" WinClean = "$env:ProgramFiles\WinClean Plus Apps"
# https://github.com/Atlas-OS/Atlas # https://github.com/Atlas-OS/Atlas
AtlasOS = "$env:SystemRoot\AtlasModules" AtlasOS = "$env:SystemRoot\AtlasModules"
# https://www.gearupbooster.com
"GearUP Booster" = "${env:ProgramFiles(x86)}\GearUPBooster"
} }
foreach ($Tweaker in $Tweakers.Keys) foreach ($Tweaker in $Tweakers.Keys)
{ {

4
src/Sophia_Script_for_Windows_10_LTSC_2021/Module/Sophia.psm1

@ -237,14 +237,10 @@ public static extern bool SetForegroundWindow(IntPtr hWnd);
"WinterOS Tweaker" = "$env:SystemRoot\WinterOS*" "WinterOS Tweaker" = "$env:SystemRoot\WinterOS*"
# https://github.com/ThePCDuke/WinCry # https://github.com/ThePCDuke/WinCry
WinCry = "$env:SystemRoot\TempCleaner.exe" WinCry = "$env:SystemRoot\TempCleaner.exe"
# https://hone.gg
Hone = "$env:LOCALAPPDATA\Programs\Hone\Hone.exe"
# https://www.youtube.com/watch?v=5NBqbUUB1Pk # https://www.youtube.com/watch?v=5NBqbUUB1Pk
WinClean = "$env:ProgramFiles\WinClean Plus Apps" WinClean = "$env:ProgramFiles\WinClean Plus Apps"
# https://github.com/Atlas-OS/Atlas # https://github.com/Atlas-OS/Atlas
AtlasOS = "$env:SystemRoot\AtlasModules" AtlasOS = "$env:SystemRoot\AtlasModules"
# https://www.gearupbooster.com
"GearUP Booster" = "${env:ProgramFiles(x86)}\GearUPBooster"
} }
foreach ($Tweaker in $Tweakers.Keys) foreach ($Tweaker in $Tweakers.Keys)
{ {

2
src/Sophia_Script_for_Windows_10_PowerShell_7/Functions.ps1

@ -26,7 +26,7 @@
#> #>
#Requires -RunAsAdministrator #Requires -RunAsAdministrator
#Requires -Version 7.3 #Requires -Version 7.4
function Sophia function Sophia
{ {

4
src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1

@ -238,14 +238,10 @@ public static extern bool SetForegroundWindow(IntPtr hWnd);
"WinterOS Tweaker" = "$env:SystemRoot\WinterOS*" "WinterOS Tweaker" = "$env:SystemRoot\WinterOS*"
# https://github.com/ThePCDuke/WinCry # https://github.com/ThePCDuke/WinCry
WinCry = "$env:SystemRoot\TempCleaner.exe" WinCry = "$env:SystemRoot\TempCleaner.exe"
# https://hone.gg
Hone = "$env:LOCALAPPDATA\Programs\Hone\Hone.exe"
# https://www.youtube.com/watch?v=5NBqbUUB1Pk # https://www.youtube.com/watch?v=5NBqbUUB1Pk
WinClean = "$env:ProgramFiles\WinClean Plus Apps" WinClean = "$env:ProgramFiles\WinClean Plus Apps"
# https://github.com/Atlas-OS/Atlas # https://github.com/Atlas-OS/Atlas
AtlasOS = "$env:SystemRoot\AtlasModules" AtlasOS = "$env:SystemRoot\AtlasModules"
# https://www.gearupbooster.com
"GearUP Booster" = "${env:ProgramFiles(x86)}\GearUPBooster"
} }
foreach ($Tweaker in $Tweakers.Keys) foreach ($Tweaker in $Tweakers.Keys)
{ {

2
src/Sophia_Script_for_Windows_10_PowerShell_7/Sophia.ps1

@ -57,7 +57,7 @@
#> #>
#Requires -RunAsAdministrator #Requires -RunAsAdministrator
#Requires -Version 7.3 #Requires -Version 7.4
[CmdletBinding()] [CmdletBinding()]
param param

4
src/Sophia_Script_for_Windows_11/Module/Sophia.psm1

@ -225,14 +225,10 @@ public static extern bool SetForegroundWindow(IntPtr hWnd);
"WinterOS Tweaker" = "$env:SystemRoot\WinterOS*" "WinterOS Tweaker" = "$env:SystemRoot\WinterOS*"
# https://github.com/ThePCDuke/WinCry # https://github.com/ThePCDuke/WinCry
WinCry = "$env:SystemRoot\TempCleaner.exe" WinCry = "$env:SystemRoot\TempCleaner.exe"
# https://hone.gg
Hone = "$env:LOCALAPPDATA\Programs\Hone\Hone.exe"
# https://www.youtube.com/watch?v=5NBqbUUB1Pk # https://www.youtube.com/watch?v=5NBqbUUB1Pk
WinClean = "$env:ProgramFiles\WinClean Plus Apps" WinClean = "$env:ProgramFiles\WinClean Plus Apps"
# https://github.com/Atlas-OS/Atlas # https://github.com/Atlas-OS/Atlas
AtlasOS = "$env:SystemRoot\AtlasModules" AtlasOS = "$env:SystemRoot\AtlasModules"
# https://www.gearupbooster.com
"GearUP Booster" = "${env:ProgramFiles(x86)}\GearUPBooster"
} }
foreach ($Tweaker in $Tweakers.Keys) foreach ($Tweaker in $Tweakers.Keys)
{ {

4
src/Sophia_Script_for_Windows_11_LTSC_2024/Module/Sophia.psm1

@ -223,14 +223,10 @@ public static extern bool SetForegroundWindow(IntPtr hWnd);
"WinterOS Tweaker" = "$env:SystemRoot\WinterOS*" "WinterOS Tweaker" = "$env:SystemRoot\WinterOS*"
# https://github.com/ThePCDuke/WinCry # https://github.com/ThePCDuke/WinCry
WinCry = "$env:SystemRoot\TempCleaner.exe" WinCry = "$env:SystemRoot\TempCleaner.exe"
# https://hone.gg
Hone = "$env:LOCALAPPDATA\Programs\Hone\Hone.exe"
# https://www.youtube.com/watch?v=5NBqbUUB1Pk # https://www.youtube.com/watch?v=5NBqbUUB1Pk
WinClean = "$env:ProgramFiles\WinClean Plus Apps" WinClean = "$env:ProgramFiles\WinClean Plus Apps"
# https://github.com/Atlas-OS/Atlas # https://github.com/Atlas-OS/Atlas
AtlasOS = "$env:SystemRoot\AtlasModules" AtlasOS = "$env:SystemRoot\AtlasModules"
# https://www.gearupbooster.com
"GearUP Booster" = "${env:ProgramFiles(x86)}\GearUPBooster"
} }
foreach ($Tweaker in $Tweakers.Keys) foreach ($Tweaker in $Tweakers.Keys)
{ {

2
src/Sophia_Script_for_Windows_11_PowerShell_7/Functions.ps1

@ -26,7 +26,7 @@
#> #>
#Requires -RunAsAdministrator #Requires -RunAsAdministrator
#Requires -Version 7.3 #Requires -Version 7.4
function Sophia function Sophia
{ {

4
src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1

@ -224,14 +224,10 @@ public static extern bool SetForegroundWindow(IntPtr hWnd);
"WinterOS Tweaker" = "$env:SystemRoot\WinterOS*" "WinterOS Tweaker" = "$env:SystemRoot\WinterOS*"
# https://github.com/ThePCDuke/WinCry # https://github.com/ThePCDuke/WinCry
WinCry = "$env:SystemRoot\TempCleaner.exe" WinCry = "$env:SystemRoot\TempCleaner.exe"
# https://hone.gg
Hone = "$env:LOCALAPPDATA\Programs\Hone\Hone.exe"
# https://www.youtube.com/watch?v=5NBqbUUB1Pk # https://www.youtube.com/watch?v=5NBqbUUB1Pk
WinClean = "$env:ProgramFiles\WinClean Plus Apps" WinClean = "$env:ProgramFiles\WinClean Plus Apps"
# https://github.com/Atlas-OS/Atlas # https://github.com/Atlas-OS/Atlas
AtlasOS = "$env:SystemRoot\AtlasModules" AtlasOS = "$env:SystemRoot\AtlasModules"
# https://www.gearupbooster.com
"GearUP Booster" = "${env:ProgramFiles(x86)}\GearUPBooster"
} }
foreach ($Tweaker in $Tweakers.Keys) foreach ($Tweaker in $Tweakers.Keys)
{ {

2
src/Sophia_Script_for_Windows_11_PowerShell_7/Sophia.ps1

@ -56,7 +56,7 @@
#> #>
#Requires -RunAsAdministrator #Requires -RunAsAdministrator
#Requires -Version 7.3 #Requires -Version 7.4
[CmdletBinding()] [CmdletBinding()]
param param

Loading…
Cancel
Save