Browse Source

Updated Readmes

master
Dmitry Nefedov 4 weeks ago
parent
commit
2090dbe2c7
  1. 38
      README.md
  2. 38
      docs/README_de-de.md
  3. 38
      docs/README_ru-ru.md
  4. 40
      docs/README_uk-ua.md

38
README.md

@ -41,8 +41,8 @@ Made with <img src="https://raw.githubusercontent.com/farag2/Sophia-Script-for-W
* [How to use](#how-to-use) * [How to use](#how-to-use)
* [Download via PowerShell](#download-via-powershell) * [Download via PowerShell](#download-via-powershell)
* [Manual method](#manual-method) * [Manual method](#manual-method)
* [Wrapper](#wrapper)
* [How to run the specific function(s)](#how-to-run-the-specific-functions) * [How to run the specific function(s)](#how-to-run-the-specific-functions)
* [Wrapper](#wrapper)
* [Donations](#donations) * [Donations](#donations)
* [System Requirements](#system-requirements) * [System Requirements](#system-requirements)
* [Key features](#key-features) * [Key features](#key-features)
@ -109,29 +109,9 @@ https://github.com/user-attachments/assets/2654b005-9577-4e56-ac9e-501d3e8a18bd
https://github.com/user-attachments/assets/f5bda68f-9509-41dc-b3b1-1518aeaee36f https://github.com/user-attachments/assets/f5bda68f-9509-41dc-b3b1-1518aeaee36f
## Wrapper
![Wrapper](https://i.imgur.com/AiuCUvW.png)
@BenchTweakGaming
* Download the [latest](https://github.com/farag2/Sophia-Script-for-Windows/releases/latest) Wrapper version;
* Expand archive;
* Run `SophiaScriptWrapper.exe` and import `Sophia.ps1`;
* `Sophia.ps1` has to be in `Sophia Script` folder;
* The Wrapper has a real time UI rendering;
* Configure every function;
* Open the `Console Output` tab and press `Run PowerShell`.
### How to run the specific function(s) ### How to run the specific function(s)
* Do all steps from [Manual method](#manual-method) section and stop at setting execution policy in `PowerShell`; * Do all steps from [Manual method](#manual-method) section and stop at setting execution policy in `PowerShell`;
* Set execution policy to be able to run scripts only in the current PowerShell session;
```powershell
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
```
* [Dot source](https://docs.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_operators#dot-sourcing-operator) the `Functions.ps1` file first: * [Dot source](https://docs.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_operators#dot-sourcing-operator) the `Functions.ps1` file first:
```powershell ```powershell
@ -151,12 +131,26 @@ Sophia -Functions "DiagTrackService -Disable", "DiagnosticDataLevel -Minimal", U
UninstallUWPApps, "PinToStart -UnpinAll" UninstallUWPApps, "PinToStart -UnpinAll"
``` ```
Or use an old-style format without the TAB functions autocomplete (the quotation marks required) Or use an old-style format without the <kbd>TAB</kbd> functions autocomplete (the quotation marks required)
```powershell ```powershell
.\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Uninstall" .\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Uninstall"
``` ```
## Wrapper
![Wrapper](https://i.imgur.com/AiuCUvW.png)
@BenchTweakGaming
* Download the [latest](https://github.com/farag2/Sophia-Script-for-Windows/releases/latest) Wrapper version;
* Expand archive;
* Run `SophiaScriptWrapper.exe` and import `Sophia.ps1`;
* `Sophia.ps1` has to be in `Sophia Script` folder;
* The Wrapper has a real time UI rendering;
* Configure every function;
* Open the `Console Output` tab and press `Run PowerShell`.
## Donations ## Donations
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/farag) [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/farag)

38
docs/README_de-de.md

@ -41,8 +41,8 @@ Mit <img src="https://raw.githubusercontent.com/farag2/Sophia-Script-for-Windows
* [Verwendung](#verwendung) * [Verwendung](#verwendung)
* [Herunterladen über PowerShell](#herunterladen-über-powershell) * [Herunterladen über PowerShell](#herunterladen-über-powershell)
* [Manuelle Methode](#manuelle-methode) * [Manuelle Methode](#manuelle-methode)
* [Wrapper](#wrapper)
* [Verwendung von spezifischen Funktionen](#verwendung-von-spezifischen-funktionen) * [Verwendung von spezifischen Funktionen](#verwendung-von-spezifischen-funktionen)
* [Wrapper](#wrapper)
* [Spenden](#spenden) * [Spenden](#spenden)
* [System-Voraussetzungen](#system-voraussetzungen) * [System-Voraussetzungen](#system-voraussetzungen)
* [Haupt-Features](#haupt-features) * [Haupt-Features](#haupt-features)
@ -109,29 +109,9 @@ https://github.com/user-attachments/assets/2654b005-9577-4e56-ac9e-501d3e8a18bd
https://github.com/user-attachments/assets/f5bda68f-9509-41dc-b3b1-1518aeaee36f https://github.com/user-attachments/assets/f5bda68f-9509-41dc-b3b1-1518aeaee36f
## Wrapper
![Wrapper](https://i.imgur.com/AiuCUvW.png)
@BenchTweakGaming
* Laden Sie die (neueste)(<https://github.com/farag2/Sophia-Script-for-Windows/releases/latest>) Wrapper-Version herunter.
* Das Archiv extrahieren;
* Führe `SophiaScriptWrapper.exe` aus und importiere `Sophia.ps1`;
* `Sophia.ps1`muss im `Sophia Script` Ordner enthalten sein;
* Der Wrapper hat ein Echtzeit-UI-Rendering;
* Konfiguriere jede Funktion;
* Öffne das `Console Output` Tab und drücke `Run PowerShell`.
### Verwendung von spezifischen Funktionen ### Verwendung von spezifischen Funktionen
* Führen Sie alle Schritte aus dem Abschnitt [Manuelle Methode](#manuelle-methode) aus und stoppen Sie bei den Einstellungen der Ausführungsrichtlinie in PowerShell. * Führen Sie alle Schritte aus dem Abschnitt [Manuelle Methode](#manuelle-methode) aus und stoppen Sie bei den Einstellungen der Ausführungsrichtlinie in PowerShell.
* Legen Sie die Ausführungsrichtlinie so fest, dass Skripts nur in der aktuellen PowerShell-Sitzung ausgeführt werden können;
```powershell
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
```
* Um spezifische Funktionen auszuführen [dot source](https://docs.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_operators#dot-sourcing-operator) die `Functions.ps1` datei zuerst: * Um spezifische Funktionen auszuführen [dot source](https://docs.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_operators#dot-sourcing-operator) die `Functions.ps1` datei zuerst:
```powershell ```powershell
@ -151,12 +131,26 @@ Sophia -Functions "DiagTrackService -Disable", "DiagnosticDataLevel -Minimal", U
UninstallUWPApps, "PinToStart -UnpinAll" UninstallUWPApps, "PinToStart -UnpinAll"
``` ```
Oder verwenden Sie ein Format im alten Stil ohne die TAB-Funktionen zum automatischen Ausfüllen (die Anführungszeichen sind erforderlich) Oder verwenden Sie ein Format im alten Stil ohne die <kbd>TAB</kbd>-Funktionen zum automatischen Ausfüllen (die Anführungszeichen sind erforderlich)
```powershell ```powershell
.\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Uninstall" .\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Uninstall"
``` ```
## Wrapper
![Wrapper](https://i.imgur.com/AiuCUvW.png)
@BenchTweakGaming
* Laden Sie die (neueste)(<https://github.com/farag2/Sophia-Script-for-Windows/releases/latest>) Wrapper-Version herunter.
* Das Archiv extrahieren;
* Führe `SophiaScriptWrapper.exe` aus und importiere `Sophia.ps1`;
* `Sophia.ps1`muss im `Sophia Script` Ordner enthalten sein;
* Der Wrapper hat ein Echtzeit-UI-Rendering;
* Konfiguriere jede Funktion;
* Öffne das `Console Output` Tab und drücke `Run PowerShell`.
## Spenden ## Spenden
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/farag) [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/farag)

38
docs/README_ru-ru.md

@ -41,8 +41,8 @@
* [Как использовать](#как-использовать) * [Как использовать](#как-использовать)
* [Скачать через PowerShell](#скачать-через-powershell) * [Скачать через PowerShell](#скачать-через-powershell)
* [Вручную](#вручную) * [Вручную](#вручную)
* [Wrapper](#wrapper)
* [Как выполните конкретную функцию(и)](#как-выполните-конкретную-функциюи) * [Как выполните конкретную функцию(и)](#как-выполните-конкретную-функциюи)
* [Wrapper](#wrapper)
* [Пожертвования](#пожертвования) * [Пожертвования](#пожертвования)
* [Системные требования](#системные-требования) * [Системные требования](#системные-требования)
* [Ключевые возможности](#ключевые-возможности) * [Ключевые возможности](#ключевые-возможности)
@ -109,29 +109,9 @@ https://github.com/user-attachments/assets/2654b005-9577-4e56-ac9e-501d3e8a18bd
https://github.com/user-attachments/assets/f5bda68f-9509-41dc-b3b1-1518aeaee36f https://github.com/user-attachments/assets/f5bda68f-9509-41dc-b3b1-1518aeaee36f
## Wrapper
![Wrapper](https://i.imgur.com/AiuCUvW.png)
@BenchTweakGaming
* Скачайте [последнюю](https://github.com/farag2/Sophia-Script-for-Windows/releases/latest) версию version;
* Распакуйте архив;
* Запустите `SophiaScriptWrapper.exe` и импортируйте `Sophia.ps1`;
* Файл `Sophia.ps1` должен находиться в папке `Sophia Script`;
* Wrapper имеет рендеринг UI в режиме реального времени;
* Настройте каждую функцию;
* Откройте раздел `Вывод консоли` и нажмите `Запустить PowerShell`.
### Как выполните конкретную функцию(и) ### Как выполните конкретную функцию(и)
* Выполните все шаги из пукнта [Вручную](#вручную) и остановитесь на пункте по изменнию политики выполнения скриптов в `PowerShell`; * Выполните все шаги из пукнта [Вручную](#вручную) и остановитесь на пункте по изменнию политики выполнения скриптов в `PowerShell`;
* Установите политику выполнения, чтобы можно было выполнять скрипты в текущей сессии PowerShell;
```powershell
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
```
* Сначала загрузите файл `Functions.ps1` через [дот сорсинг](https://docs.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_operators#dot-sourcing-operator): * Сначала загрузите файл `Functions.ps1` через [дот сорсинг](https://docs.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_operators#dot-sourcing-operator):
```powershell ```powershell
@ -151,12 +131,26 @@ Sophia -Functions "DiagTrackService -Disable", "DiagnosticDataLevel -Minimal", U
UninstallUWPApps, "PinToStart -UnpinAll" UninstallUWPApps, "PinToStart -UnpinAll"
``` ```
Или используйте старый формат автопродления функций через Tab (необходимы кавычки) Или используйте старый формат без автопродления функций через <kbd>TAB</kbd> (необходимы кавычки)
```powershell ```powershell
.\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Uninstall" .\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Uninstall"
``` ```
## Wrapper
![Wrapper](https://i.imgur.com/AiuCUvW.png)
@BenchTweakGaming
* Скачайте [последнюю](https://github.com/farag2/Sophia-Script-for-Windows/releases/latest) версию version;
* Распакуйте архив;
* Запустите `SophiaScriptWrapper.exe` и импортируйте `Sophia.ps1`;
* Файл `Sophia.ps1` должен находиться в папке `Sophia Script`;
* Wrapper имеет рендеринг UI в режиме реального времени;
* Настройте каждую функцию;
* Откройте раздел `Вывод консоли` и нажмите `Запустить PowerShell`.
## Пожертвования ## Пожертвования
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/farag) [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/farag)

40
docs/README_uk-ua.md

@ -41,8 +41,8 @@
* [Як користуватися](#як-користуватися) * [Як користуватися](#як-користуватися)
* [Як завантажити Sophia Script через PowerShell](#завантажити-через-powershell) * [Як завантажити Sophia Script через PowerShell](#завантажити-через-powershell)
* [Вручну](#вручну) * [Вручну](#вручну)
* [Wrapper](#wrapper)
* [Як запустити певну функцію(ї)](#як-запустити-певну-функціюї) * [Як запустити певну функцію(ї)](#як-запустити-певну-функціюї)
* [Wrapper](#wrapper)
* [Пожертвування](#пожертвування) * [Пожертвування](#пожертвування)
* [Системні вимоги](#системні-вимоги) * [Системні вимоги](#системні-вимоги)
* [Ключові особливості](#ключові-особливості) * [Ключові особливості](#ключові-особливості)
@ -109,29 +109,9 @@ https://github.com/user-attachments/assets/2654b005-9577-4e56-ac9e-501d3e8a18bd
https://github.com/user-attachments/assets/f5bda68f-9509-41dc-b3b1-1518aeaee36f https://github.com/user-attachments/assets/f5bda68f-9509-41dc-b3b1-1518aeaee36f
## Wrapper
![Wrapper](https://i.imgur.com/AiuCUvW.png)
@BenchTweakGaming
* Завантажте [останню](https://github.com/farag2/Sophia-Script-for-Windows/releases/latest) версію Wrapper
* Завантажте та розпакуйте архів;
* Запустіть `SophiaScriptWrapper.exe` та імпортуйте `Sophia.ps1`;
* `Sophia.ps1` повинен знаходитись у тій папці `Sophia Script`;
* Wrapper має рендеринг інтерфейсу в реальному часі
* Налаштуйте кожну функцію;
* Відкрийте вкладку `Console Output` і натисніть `Run PowerShell`.
### Як запустити певну функцію(ї) ### Як запустити певну функцію(ї)
* Повторіть усі кроки з розділу [Вручну](#manual-method) і зупиніться на кроці встановлення політики виконання скриптів у `PowerShell`; * Повторіть усі кроки з розділу [Вручну](#вручну) і зупиніться на кроці встановлення політики виконання скриптів у `PowerShell`;
* Встановіть політику виконання, щоб мати змогу запускати сценарії лише у поточному сеансі PowerShell;
```powershell
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
```
* Для запуску певної функції(й) [запустити](https://docs.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_operators#dot-sourcing-operator) необхідно запустити файл `Functions.ps1`: * Для запуску певної функції(й) [запустити](https://docs.microsoft.com/ru-ru/powershell/module/microsoft.powershell.core/about/about_operators#dot-sourcing-operator) необхідно запустити файл `Functions.ps1`:
```powershell ```powershell
@ -151,12 +131,26 @@ Sophia -Functions "DiagTrackService -Disable", "DiagnosticDataLevel -Minimal", U
UninstallUWPApps, "PinToStart -UnpinAll" UninstallUWPApps, "PinToStart -UnpinAll"
``` ```
Або використовуйте формат старого зразка без автозаповнення функцій TAB (лапки обов'язкові) Або використовуйте формат старого зразка без автозаповнення функцій <kbd>TAB</kbd> (лапки обов'язкові)
```powershell ```powershell
.\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Uninstall" .\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Uninstall"
``` ```
## Wrapper
![Wrapper](https://i.imgur.com/AiuCUvW.png)
@BenchTweakGaming
* Завантажте [останню](https://github.com/farag2/Sophia-Script-for-Windows/releases/latest) версію Wrapper
* Завантажте та розпакуйте архів;
* Запустіть `SophiaScriptWrapper.exe` та імпортуйте `Sophia.ps1`;
* `Sophia.ps1` повинен знаходитись у тій папці `Sophia Script`;
* Wrapper має рендеринг інтерфейсу в реальному часі
* Налаштуйте кожну функцію;
* Відкрийте вкладку `Console Output` і натисніть `Run PowerShell`.
## Пожертвування ## Пожертвування
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/farag) [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/farag)

Loading…
Cancel
Save