Dmitry Nefedov
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
8 additions and
0 deletions
-
README.md
|
@ -161,6 +161,14 @@ To run the script: |
|
|
* Type ```.\Sophia.ps1``` |
|
|
* Type ```.\Sophia.ps1``` |
|
|
* Press Enter |
|
|
* Press Enter |
|
|
|
|
|
|
|
|
|
|
|
To run specific function(s) (example): |
|
|
|
|
|
|
|
|
|
|
|
```powershell |
|
|
|
|
|
.\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Disable", Refresh |
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
* The quotation marks required. |
|
|
|
|
|
|
|
|
## How to translate |
|
|
## How to translate |
|
|
|
|
|
|
|
|
* Get your OS UI culture by |
|
|
* Get your OS UI culture by |
|
|