Browse Source

Update README.md

pull/222/head
BenchTweakGaming 3 years ago
committed by GitHub
parent
commit
07a4528cf6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Wrapper/README.md

2
Wrapper/README.md

@ -10,7 +10,7 @@ Please read this document to understand how to use this program.
This program create a PowerShell script file that you can run to tweak/'Debloat' Windows 10 based on farag2 Windows 10 Sophia Script. It serves as a front-end GUI for the Sophia Script. It is called a Wrapper.
The options are arranged in different tabs and there is a Default preset in the menu so you can debloat a set of options. You can choose the Default preset first and then add your own choices. You can also create your own Sophia script to share and open it up. There is a Opposite menu option to select the alternative selections. There are ToolTips balloon message popups for detailed info for each item. There are different languages in menu.
The options are arranged in different tabs and there are 2 presets in the preset menu. The two presets: `Sophia`, `Windows Default`. Sophia is the recommended preset to use to debloat. Choose Windows Default to revert back to original Windows Default settings. You can also create your own Sophia script to share and open it up. There is a Opposite menu option to select the alternative selections. There are ToolTips balloon message popups for detailed info for each item. There are different languages in menu.
After choosing your options, you can directly run the PowerShell script from the program after creating your script. To do so, import preset `Sophia.ps1`, as this also gets the path for files to run directly, then fill in your choices, click the `Refresh Console` button and then click `Run Powershell` button. The `Run PowerShell` button creates a PowerShell script called `Sophia_edited.ps1` in the same directory as `Sophia.ps1` and runs it.

Loading…
Cancel
Save