Browse Source

Update README.md

master
Dmitry Nefedov 17 hours ago
parent
commit
26a069cce7
  1. 2
      CHANGELOG.md
  2. 10
      README.md
  3. 6
      docs/README_de-de.md
  4. 6
      docs/README_ru-ru.md
  5. 6
      docs/README_uk-ua.md
  6. BIN
      img/WSL.png
  7. BIN
      img/optionalfeatures.png
  8. BIN
      img/uwpapps.png
  9. BIN
      img/windowsfeatures.png

2
CHANGELOG.md

@ -601,7 +601,7 @@ Thanks to frost_tg for bug reporting
* `WSL` function re-written and renamed into `WSL-Install`
* Now it generates always actual distros supported list by parsing the `wsl --list --online` output;
* ![img](https://i.imgur.com/Xn5SqxE.png)
* ![img](./img/wsl.png)
* Thanks to @Inestic, the main [SophiApp](https://github.com/Sophia-Community/SophiApp) developer.
* Improved `OneDrive` function;
* Added `NavigationPaneExpand` function to expand navigation pane to open folder

10
README.md

@ -122,7 +122,7 @@ winget uninstall --id TeamSophia.SophiaScript --force
### From release page
Download an [archive](https://github.com/farag2/Sophia-Script-for-Windows/releases/latest) according to your Windows and PowerShell versions.
Download [archive](https://github.com/farag2/Sophia-Script-for-Windows/releases/latest) according to your Windows and PowerShell versions.
## How to use
@ -261,7 +261,7 @@ Sophia -Functions "DiagTrackService -Enable", UninstallUWPApps
* Download and install the [HEVC Video Extensions from Device Manufacturer](https://apps.microsoft.com/detail/9N4WGH0Z6VHQ) to be able to open [HEVC](https://en.wikipedia.org/wiki/H.265) format;
* Set an app as default one for specific extension without the "How do you want to open this" pop-up using special [function](https://github.com/DanysysTeam/PS-SFTA);
* Export all Windows associations. Associations will be exported as Application_Associations.json file in script root folder;
* Import exported JSON file after a clean installation. You have to install all apps according to an exported JSON file to restore all associations;
* Import exported JSON file after a clean installation. You need to install all apps according to exported JSON file to restore all associations;
* Install any supported Linux distribution for WSL displaying friendly distro names with pop-up form written in [WPF](#screenshots);
* Create scheduled tasks with a native toast notification, where you will be able to run or [dismiss](#native-interactive-toasts-for-the-scheduled-tasks) tasks;
* Create scheduled tasks `Windows Cleanup` and `Windows Cleanup Notification` for cleaning up Windows of unused files and Windows updates files;
@ -288,15 +288,15 @@ https://user-images.githubusercontent.com/10544660/253818031-b7ce6bf1-d968-41ea-
### Localized UWP packages names
![Image](https://i.imgur.com/xeiBbes.png) ![Image](https://i.imgur.com/0zj0h2S.png)
![Image](./img/uwpapps.png)
### Localized Windows features names
![Image](https://i.imgur.com/xlMR2mz.png) ![Image](https://i.imgur.com/yl9j9Vt.png)
![Image](./img/optionalfeatures.png) ![Image](./img/windowsfeatures.png)
### Download and install any supported Linux distribution in automatic mode
![Image](https://i.imgur.com/Xn5SqxE.png)
![Image](./img/wsl.png)
### Native interactive toasts for the scheduled tasks

6
docs/README_de-de.md

@ -286,15 +286,15 @@ https://user-images.githubusercontent.com/10544660/253818031-b7ce6bf1-d968-41ea-
### Lokalisierte Namen von UWP-Paketen
![Image](https://i.imgur.com/xeiBbes.png) ![Image](https://i.imgur.com/0zj0h2S.png)
![Image](./img/uwpapps.png)
### Lokalisierte Namen von Windows-Features
![Image](https://i.imgur.com/xlMR2mz.png) ![Image](https://i.imgur.com/yl9j9Vt.png)
![Image](./img/optionalfeatures.png) ![Image](./img/windowsfeatures.png)
### Herunterladen und Installieren einer beliebigen unterstützten Linux-Distribution im automatischen Modus
![Image](https://i.imgur.com/Xn5SqxE.png)
![Image](./img/wsl.png)
### Native interaktive Toasts für die geplanten Aufgaben

6
docs/README_ru-ru.md

@ -285,15 +285,15 @@ https://user-images.githubusercontent.com/10544660/253818031-b7ce6bf1-d968-41ea-
### Локализированные имена пакетов
![Image](https://i.imgur.com/xeiBbes.png) ![Image](https://i.imgur.com/0zj0h2S.png)
![Image](./img/uwpapps.png)
### Локализированные имена компонентов Windows
![Image](https://i.imgur.com/xlMR2mz.png) ![Image](https://i.imgur.com/yl9j9Vt.png)
![Image](./img/optionalfeatures.png) ![Image](./img/windowsfeatures.png)
### Скачать и установить любые поддерживаемые дистрибутивые Linux через WSL в автоматическом режиме
![Image](https://i.imgur.com/Xn5SqxE.png)
![Image](./img/wsl.png)
### Нативные тостовые уведомления для заданий Планировщика заданий

6
docs/README_uk-ua.md

@ -286,15 +286,15 @@ https://user-images.githubusercontent.com/10544660/253818031-b7ce6bf1-d968-41ea-
### Локалізовані назви UWP-пакетів
![Image](https://i.imgur.com/xeiBbes.png) ![Image](https://i.imgur.com/0zj0h2S.png)
![Image](./img/uwpapps.png)
### Локалізовані назви функцій Windows
![Image](https://i.imgur.com/xlMR2mz.png) ![Image](https://i.imgur.com/yl9j9Vt.png)
![Image](./img/optionalfeatures.png) ![Image](./img/windowsfeatures.png)
### Завантажте та встановіть будь-який підтримуваний дистрибутив Linux в автоматичному режимі
![Image](https://i.imgur.com/Xn5SqxE.png)
![Image](./img/wsl.png)
### Інтерактивні тости для запланованих завдань

BIN
img/WSL.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
img/optionalfeatures.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
img/uwpapps.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
img/windowsfeatures.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Loading…
Cancel
Save