diff --git a/CHANGELOG.md b/CHANGELOG.md index cbc53dc1..5f82e5c7 100644 --- a/CHANGELOG.md +++ b/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 diff --git a/README.md b/README.md index 51fb047d..d6cd6283 100644 --- a/README.md +++ b/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 diff --git a/docs/README_de-de.md b/docs/README_de-de.md index 1ecf8dfa..d379485b 100644 --- a/docs/README_de-de.md +++ b/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 diff --git a/docs/README_ru-ru.md b/docs/README_ru-ru.md index 029153d4..3b143b29 100644 --- a/docs/README_ru-ru.md +++ b/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) ### Нативные тостовые уведомления для заданий Планировщика заданий diff --git a/docs/README_uk-ua.md b/docs/README_uk-ua.md index 74f7525c..5e5502dc 100644 --- a/docs/README_uk-ua.md +++ b/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) ### Інтерактивні тости для запланованих завдань diff --git a/img/WSL.png b/img/WSL.png new file mode 100644 index 00000000..bda63e1d Binary files /dev/null and b/img/WSL.png differ diff --git a/img/optionalfeatures.png b/img/optionalfeatures.png new file mode 100644 index 00000000..80ea5053 Binary files /dev/null and b/img/optionalfeatures.png differ diff --git a/img/uwpapps.png b/img/uwpapps.png new file mode 100644 index 00000000..ac2f39e4 Binary files /dev/null and b/img/uwpapps.png differ diff --git a/img/windowsfeatures.png b/img/windowsfeatures.png new file mode 100644 index 00000000..37b4938b Binary files /dev/null and b/img/windowsfeatures.png differ