Script to setup Windows 10 1903
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
1.2 KiB

3 years ago
Sophia Script Wrapper created by David from [BenchTweakGaming.com](https://benchtweakgaming.com/2020/10/10/windows-10-debloat-tool/).
3 years ago
This program create 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.
# WRAPPER FILES
3 years ago
* `Sophia Script Wrapper.exe`: The GUI program.
3 years ago
* `config_Windows_1x.json`: JSON that contains the options (function names), Sophia preset and Windows Default preset, LTSC version.
3 years ago
* `tooltip_Windows_1x.json`: ToolTips in JSON format. Currently just 5 languages EN, RU, DE, ES an PT translations.
* `tag.json`: tags in JSON format. Currently just 5 languages EN, RU, DE, ES an PT translations.
* `ui.json`: UI in JSON format. Currently just 5 languages EN, RU, DE, ES an PT translations.
3 years ago
### Please help with translations for UI, Tag and ToolTip for the community to use. Currently in JSON format.
3 years ago
# INSTRUCTIONS
3 years ago
UNZIP all the files and import the `Sophia.ps1` preset file to import and to get the path for files to run. If you do not import `Sophia.ps1` then you can not run directly the PowerShell script you create and all controls in Wrapper are disabled.