Browse Source

Update README.md

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

4
Wrapper/README.md

@ -10,11 +10,11 @@ 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 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.
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.
OR save the PowerShell script as `Sophia.ps1` with the farag2 Sophia files (see heading SOPHIA FILES below) and run it using the following commands.
OR save the PowerShell script as `Sophia.ps1` with the farag2 Sophia files and run it using the following commands.
Launch PowerShell (Run as administrator) and navigate to where your script is.

Loading…
Cancel
Save