Wrapper is a `3rd party closed-source` wrapper for `Sophia Script for Windows`. It's fully maintained by [@BenchTweakGaming](https://github.com/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`.
Read more [here](./Wrapper/README.md)
## System Requirements
@ -317,34 +291,35 @@ Read more [here](./Wrapper/README.md)
@ -169,9 +161,7 @@ Laden Sie die neueste Version von `Sophia Script for Windows` aus dem letzten [C
iwr sl.sophia.team -useb | iex
```
### Herunterladen über Chocolatey
<https://chocolatey.org>
### Chocolatey
Laden Sie die neueste Version von `Sophia Script for Windows` entsprechend Ihrer Windows-Version herunter und entpacken Sie sie in den Ordner Downloads.
Laden Sie die neueste Version von `Sophia Script for Windows` für Windows 11 und PowerShell 5.1 (SFX-Archiv `sophiascript.exe`) herunter und entpacken Sie sie in den Ordner Downloads.
Laden Sie die neueste Version von `Sophia Script for Windows` für Windows 11 für PowerShell 5.1 herunter und entpacken Sie sie in den Ordner Downloads.
Wrapper ist ein Closed-Source-Wrapper eines Drittanbieters für `Sophia Script for Windows”. Er wird vollständig von [@BenchTweakGaming](https://github.com/BenchTweakGaming) gepflegt.
* 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`.
Lesen Sie [hier mehr dazu](./Wrapper/README.md)
## System-Voraussetzungen
@ -316,14 +290,6 @@ Lesen Sie [hier mehr dazu](./Wrapper/README.md)
Wrapper — это сторонний лончер с закрытым исходным кодом для `Sophia Script for Windows`. Проект полностью поддерживается [@BenchTweakGaming](https://github.com/BenchTweakGaming).
Завантажте та розпакуйте в папку Завантаження останню версію `Sophia Script for Windows` для Windows 11 і PowerShell 5.1 (SFX-архів `sophiascript.exe`).
Wrapper — це сторонній лончер із закритим вихідним кодом для `Sophia Script for Windows`. Проект повністю підтримується [@BenchTweakGaming](https://github.com/BenchTweakGaming).
This program creates a PowerShell script file that you can run to customize Windows based on Sophia Script. It serves as a front-end GUI for the Sophia Script. It is called a Wrapper.
## How to use
* 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`
## Wrapper Files
* `Sophia Script Wrapper.exe`: The GUI program.
* `wrapper_config.json`: JSON that contains the configuration settings for the GUI program.
* `wrapper_localizations.json`: JSON that contains the configuration settings for the all the language settings.
* `wrapper_accessibility_scales` : JSON that contains the configuration settings for the all the accessibilty scale settings in different languages.
* `Set-ConsoleFont.ps1`: PS1 that is run to set PS console to correct font when running PS version 5.x.
* `config_Windows_1x.json`: JSON that contains the options (function names), Sophia preset and Windows Default preset, LTSC version.
* `before_after.json`: JSON that contains the options (function names) for before and after the user selections for PowerShell script output.
* `tooltip_Windows_1x.json`: JSON that contains translations for ToolTips/comments above functions.
* `tag.json`: JSON that contains translations for tags.
* `ui.json`: JSON that contains translations for UI.
* `wrapper_config.json`: JSON that contains the configuration settings for the GUI program
* `wrapper_localizations.json`: JSON that contains the configuration settings for the all the language settings
* `wrapper_accessibility_scales` : JSON that contains the configuration settings for the all the accessibilty scale settings in different languages
* `Set-ConsoleFont.ps1`: PS1 that is run to set PS console to correct font when running PS version 5.x
* `config_Windows_1x.json`: JSON that contains the options (function names), Sophia preset and Windows Default preset, LTSC version
* `before_after.json`: JSON that contains the options (function names) for before and after the user selections for PowerShell script output
* `tooltip_Windows_1x.json`: JSON that contains translations for ToolTips/comments above functions
* `tag.json`: JSON that contains translations for tags
* `ui.json`: JSON that contains translations for UI