Browse Source

Update README.md

pull/125/head
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
a5cf91993c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      README.md

9
README.md

@ -143,8 +143,6 @@ Available in: <img src="https://upload.wikimedia.org/wikipedia/commons/a/ae/Flag
## Usage
To run the script:
* Download [up-to-date version](https://github.com/farag2/Windows-10-Sophia-Script/releases/latest);
* Expand the archive;
* Open folder with the expanded archive;
@ -158,10 +156,9 @@ To run the script:
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
```
* Type ```.\Sophia.ps1```
* Press Enter
To run specific function(s) (example):
* Type ```.\Sophia.ps1``` to run the whole preset file;
* Press <kbd>Enter</kbd>.
How to run the specific function(s) (example):
```powershell
.\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Disable", Refresh

Loading…
Cancel
Save