diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Functions.ps1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Functions.ps1 index 02a2ce0e..b22e61b9 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Functions.ps1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Functions.ps1 @@ -3,7 +3,7 @@ The TAB completion for functions and their arguments Version: v5.2.17 - Date: 23.11.2021 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -17,7 +17,7 @@ .EXAMPLE Sophia -Functions Sophia -Functions temp - Sophia -Functions "DiagTrackService -Disable", "DiagnosticDataLevel -Minimal", UninstallUWPApps + Sophia -Functions "DiagTrackService -Disable", "DiagnosticDataLevel -Minimal" .NOTES Set execution policy to be able to run scripts only in the current PowerShell session: diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/de-DE/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/de-DE/Sophia.psd1 index db4c2bfc..7f8c158d 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/de-DE/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/de-DE/Sophia.psd1 @@ -1,40 +1,42 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Das Skript unterstützt nur Windows 10 x64 -UnsupportedOSBuild = Das Skript unterstützt Windows 10 1809 Enterprise LTSC +UnsupportedOSBuild = Das Skript unterstützt Windows 10 Enterprise LTSC 2019 +UpdateWarning = Das kumulative Windows 10-Update wurde installiert: {0}. Unterstütztes kumulatives Update: 1348 und höher UnsupportedLanguageMode = Die PowerShell-Sitzung wird in einem eingeschränkten Sprachmodus ausgeführt LoggedInUserNotAdmin = Der angemeldete Benutzer hat keine Administratorrechte -UnsupportedPowerShell = Sie versuchen, ein Skript über PowerShell {0}.{1} auszuführen. Führen Sie das Skript in der entsprechenden PowerShell-Version aus +UnsupportedPowerShell = Sie versuchen ein Skript über PowerShell {0}.{1} auszuführen. Das Skript in der entsprechenden PowerShell-Version ausführen UnsupportedISE = Das Skript unterstützt nicht die Ausführung über Windows PowerShell ISE Win10TweakerWarning = Wahrscheinlich wurde Ihr Betriebssystem über die Win 10 Tweaker-Hintertür infiziert +Windows10DebloaterWarning = Die Stabilität des Windows-Betriebssystems kann durch die Verwendung des Windows10Debloater PowerShell-Skripts von Sycnex beeinträchtigt worden sein. Installieren Sie vorsorglich das gesamte Betriebssystem neu UnsupportedRelease = Neue Version gefunden CustomizationWarning = \nHaben Sie alle Funktionen in der voreingestellten Datei Sophia.ps1 angepasst, bevor Sie Sophia Script ausführen? ControlledFolderAccessDisabled = Kontrollierter Ordnerzugriff deaktiviert ScheduledTasks = Geplante Aufgaben -WindowsFeaturesTitle = Windows Eigenschaften -OptionalFeaturesTitle = Optionale Eigenschaften +WindowsFeaturesTitle = Windows-Features +OptionalFeaturesTitle = Optionale Features EnableHardwareVT = Virtualisierung in UEFI aktivieren UserShellFolderNotEmpty = Im Ordner "{0}" befinden sich noch Dateien \nVerschieben Sie sie manuell an einen neuen Ort -RetrievingDrivesList = Abrufen der Laufwerksliste... +RetrievingDrivesList = Laufwerksliste abrufen… DriveSelect = Wählen Sie das Laufwerk aus, in dessen Stammverzeichnis der Ordner "{0}" erstellt werden soll CurrentUserFolderLocation = Der aktuelle Speicherort des Ordners "{0}" lautet: "{1}" UserFolderRequest = Möchten Sie den Speicherort des Ordners "{0}" ändern? UserFolderSelect = Wählen Sie einen Ordner für den Ordner "{0}" -UserDefaultFolder = Möchten Sie den Speicherort des "{0}"-Ordners auf den Standardwert ändern? +UserDefaultFolder = Möchten Sie den Speicherort des Ordners "{0}" auf den Standardwert ändern? GraphicsPerformanceTitle = Bevorzugte Grafikleistung -GraphicsPerformanceRequest = Möchten Sie die Einstellung der Grafikleistung einer App Ihrer Wahl auf "Hohe Leistung" setzen? +GraphicsPerformanceRequest = Möchten Sie die Einstellung der Grafikleistung einer App Ihrer Wahl auf "Hohe Leistung" einstellen? TaskNotificationTitle = Benachrichtigung -CleanupTaskNotificationTitle = Wichtige informationen -CleanupTaskDescription = Bereinigung ungenutzter Windows-Dateien und -Updates mit der integrierten Datenträgerbereinigung -CleanupTaskNotificationEventTitle = Aufgabe ausführen, um nicht verwendete Windows-Dateien und -Updates zu bereinigen? -CleanupTaskNotificationEvent = Die Datenträgerbereinigung dauert nicht lange. Das nächste Mal wird die Benachrichtigung in 30 Tagen angezeigt -CleanupTaskNotificationSnoozeInterval = Wählen Sie einen Erinnerungsintervall -CleanupNotificationTaskDescription = Bereinigung ungenutzter Windows-Dateien und -Updates mit der integrierten Datenträgerbereinigung -SoftwareDistributionTaskNotificationEvent = Der Cache von Windows Update wurde erfolgreich gelöscht +CleanupTaskNotificationTitle = Wichtige Informationen +CleanupTaskDescription = Bereinigung von nicht verwendeten Windows-Dateien und Updates mit der integrierten Festplattenbereinigung +CleanupTaskNotificationEventTitle = Aufgabe zum Bereinigen nicht verwendeter Windows-Dateien und -Updates ausführen? +CleanupTaskNotificationEvent = Die Bereinigung von Windows wird nicht lange dauern. Das nächste Mal wird diese Benachrichtigung in 30 Tagen erscheinen +CleanupTaskNotificationSnoozeInterval = Ein Erinnerungsintervall auswählen +CleanupNotificationTaskDescription = Popup-Benachrichtigung zur Erinnerung an die Bereinigung von nicht verwendeten Windows-Dateien und Updates +SoftwareDistributionTaskNotificationEvent = Der Windows Update-Cache wurde erfolgreich gelöscht TempTaskNotificationEvent = Der Ordner mit den temporären Dateien wurde erfolgreich bereinigt -FolderTaskDescription = Die Bereinigung des Ordners "{0}" -EventViewerCustomViewName = Prozess-Erstellung -EventViewerCustomViewDescription = Ereignisse zur Prozesserstellung und Befehlszeilen-Auditierung -RestartWarning = Achten Sie darauf, Ihren PC neu zu starten +FolderTaskDescription = Ordner "{0}" bereinigen +EventViewerCustomViewName = Prozesserstellung +EventViewerCustomViewDescription = Prozesserstellungen und Befehlszeilen-Auditing-Ereignisse +RestartWarning = Sicherstellen, dass Sie Ihren PC neu starten ErrorsLine = Zeile ErrorsFile = Datei ErrorsMessage = Fehler/Warnungen @@ -42,11 +44,11 @@ Add = Hinzufügen AllFilesFilter = Alle Dateien (*.*)|*.* Browse = Durchsuchen Change = Ändern -DialogBoxOpening = Anzeigen des Dialogfensters... +DialogBoxOpening = Anzeigen des Dialogfensters… Disable = Deaktivieren Enable = Aktivieren EXEFilesFilter = *.exe|*.exe|Alle Dateien (*.*)|*.* -FolderSelect = Wählen Sie einen Ordner aus +FolderSelect = Einen Ordner auswählen FilesWontBeMoved = Dateien werden nicht verschoben FourHours = 4 Stunden HalfHour = 30 Minuten @@ -54,15 +56,15 @@ Install = Installieren Minute = 1 Minute NoData = Nichts anzuzeigen NoInternetConnection = Keine Internetverbindung -RestartFunction = Bitte starten Sie die Funktion "{0}" neu +RestartFunction = Bitte die Funktion "{0}" neustarten NoResponse = Eine Verbindung mit {0} konnte nicht hergestellt werden No = Nein Yes = Ja Open = Öffnen -Patient = Bitte Warten... +Patient = Bitte warten… Restore = Wiederherstellen Run = Starten -SelectAll = Wählen Sie Alle +SelectAll = Alle auswählen Skip = Überspringen Skipped = Übersprungen FileExplorerRestartPrompt = \nManchmal muss der Datei-Explorer neu gestartet werden, damit die Änderungen wirksam werden diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/en-US/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/en-US/Sophia.psd1 index 0c472aa8..900c4586 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/en-US/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/en-US/Sophia.psd1 @@ -1,11 +1,12 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = The script supports Windows 10 x64 only -UnsupportedOSBuild = The script supports Windows 10 1809 Enterprise LTSC +UnsupportedOSBuild = The script supports Windows 10 Enterprise LTSC 2019 UnsupportedLanguageMode = The PowerShell session in running in a limited language mode LoggedInUserNotAdmin = The logged-on user doesn't have admin rights UnsupportedPowerShell = You're trying to run script via PowerShell {0}.{1}. Run the script in the appropriate PowerShell version UnsupportedISE = The script doesn't support running via Windows PowerShell ISE Win10TweakerWarning = Probably your OS was infected via the Win 10 Tweaker backdoor +Windows10DebloaterWarning = The Windows OS stability may have been compromised by using Sycnex's Windows10Debloater PowerShell script. Preventively, reinstall the entire OS UnsupportedRelease = A new version found CustomizationWarning = \nHave you customized every function in the Sophia.ps1 preset file before running Sophia Script? ControlledFolderAccessDisabled = Controlled folder access disabled diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/es-ES/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/es-ES/Sophia.psd1 index a0b45209..a7526326 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/es-ES/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/es-ES/Sophia.psd1 @@ -1,11 +1,12 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = El script sólo es compatible con Windows 10 x64 -UnsupportedOSBuild = El script es compatible con versión Windows 10 1809 Enterprise LTSC +UnsupportedOSBuild = El script es compatible con versión Windows 10 Enterprise LTSC 2019 UnsupportedLanguageMode = Sesión de PowerShell ejecutada en modo de lenguaje limitado LoggedInUserNotAdmin = El usuario que inició sesión no tiene derechos de administrador UnsupportedPowerShell = Estás intentando ejecutar el script a través de PowerShell {0}.{1}. Ejecute el script en la versión apropiada de PowerShell UnsupportedISE = El script no es compatible con la ejecución a través de Windows PowerShell ISE Win10TweakerWarning = Probablemente su sistema operativo fue infectado a través del backdoor Win 10 Tweaker +Windows10DebloaterWarning = La estabilidad del sistema operativo Windows puede haberse visto comprometida al utilizar el script PowerShell Windows10Debloater de Sycnex. De forma preventiva, reinstale todo el sistema operativo UnsupportedRelease = Una nueva versión encontrada CustomizationWarning = \n¿Ha personalizado todas las funciones del archivo predeterminado Sophia.ps1 antes de ejecutar Sophia Script? ControlledFolderAccessDisabled = Acceso a la carpeta controlada deshabilitado diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/fr-FR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/fr-FR/Sophia.psd1 index 3c577916..bbe53896 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/fr-FR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/fr-FR/Sophia.psd1 @@ -1,11 +1,12 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Le script supporte uniquement Windows 10 x64 -UnsupportedOSBuild = Le script supporte le version Windows 10 1809 Enterprise LTSC +UnsupportedOSBuild = Le script supporte le version Windows 10 Enterprise LTSC 2019 UnsupportedLanguageMode = La session PowerShell s'exécute dans un mode de langue limité LoggedInUserNotAdmin = L'utilisateur connecté n'a pas de droits d'administrateur UnsupportedPowerShell = Vous essayez d'exécuter le script via PowerShell {0}.{1}. Exécutez le script dans la version appropriée de PowerShell UnsupportedISE = Le script ne supporte pas l'exécution via Windows PowerShell ISE Win10TweakerWarning = Votre système d'exploitation a probablement été infecté par la porte dérobée Win 10 Tweaker +Windows10DebloaterWarning = La stabilité de l'OS Windows peut avoir été compromise par l'utilisation du script PowerShell Windows10Debloater de Sycnex. De manière préventive, réinstallez l'ensemble de l'OS UnsupportedRelease = Nouvelle version trouvée CustomizationWarning = \nAvez-vous personnalisé chaque fonction du fichier de préréglage Sophia.ps1 avant d'exécuter Sophia Script? ControlledFolderAccessDisabled = Contrôle d'accès aux dossiers désactivé diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/hu-HU/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/hu-HU/Sophia.psd1 index 43a7fbaa..e504c2d8 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/hu-HU/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/hu-HU/Sophia.psd1 @@ -1,11 +1,12 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = A szkript csak a Windows 10 64 bites verziót támogatja -UnsupportedOSBuild = A szkript támogatja a Windows 10 1809 Enterprise LTSC kiadást +UnsupportedOSBuild = A szkript támogatja a Windows 10 Enterprise LTSC 2019 kiadást UnsupportedLanguageMode = A PowerShell munkamenet korlátozott nyelvi üzemmódban fut LoggedInUserNotAdmin = A bejelentkezett felhasználó nem rendelkezik admin jogokkal UnsupportedPowerShell = A PowerShell {0}.{1} segítségével próbálja futtatni a szkriptet. Futtassa a szkriptet a megfelelő PowerShell-verzióban UnsupportedISE = A szkript nem támogatja a Windows PowerShell ISE futtatását Win10TweakerWarning = Valószínűleg az operációs rendszerét a Win 10 Tweaker backdoor segítségével fertőzték meg +Windows10DebloaterWarning = A Windows operációs rendszer stabilitását veszélyeztethette a Sycnex Windows10Debloater PowerShell szkriptje. Megelőzésképpen telepítse újra a teljes operációs rendszert UnsupportedRelease = Új verzió érhető el CustomizationWarning = \nSzemélyre szabott minden opciót a Sophia.ps1 preset fájlban, mielőtt futtatni kívánja a Sophia szkriptet? ControlledFolderAccessDisabled = Vezérelt mappához való hozzáférés kikapcsolva diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/it-IT/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/it-IT/Sophia.psd1 index 73c38ef7..3eb21d7f 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/it-IT/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/it-IT/Sophia.psd1 @@ -1,11 +1,12 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Lo script supporta solo Windows 10 x64 -UnsupportedOSBuild = Lo script supporta Windows 10 versione 1809 Enterprise LTSC +UnsupportedOSBuild = Lo script supporta Windows 10 Enterprise LTSC 2019 UnsupportedLanguageMode = La sessione PowerShell è in esecuzione in una modalità di lingua limitata LoggedInUserNotAdmin = L'utente connesso non ha i diritti di amministratore UnsupportedPowerShell = Stai cercando di eseguire lo script tramite PowerShell {0}.{1}. Esegui lo script nella versione di PowerShell appropriata UnsupportedISE = Lo script non supporta l'esecuzione tramite Windows PowerShell ISE Win10TweakerWarning = Probabilmente il tuo sistema operativo è stato infettato tramite la backdoor Win 10 Tweaker +Windows10DebloaterWarning = La stabilità del sistema operativo Windows potrebbe essere stata compromessa dall'utilizzo dello script PowerShell Windows10Debloater di Sycnex. Preventivamente, reinstallare l'intero sistema operativo UnsupportedRelease = Nuova versione trovata CustomizationWarning = \nSono state personalizzate tutte le funzioni nel file delle preimpostazioni Sophia.ps1 prima di eseguire Sophia Script? ControlledFolderAccessDisabled = l'accesso alle cartelle controllata disattivata diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/pt-BR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/pt-BR/Sophia.psd1 index a1dbdb23..f8bffcf1 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/pt-BR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/pt-BR/Sophia.psd1 @@ -1,11 +1,12 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = O script suporta somente Windows 10 x64 -UnsupportedOSBuild = O script suporta versões Windows 10 1809 Enterprise LTSC +UnsupportedOSBuild = O script suporta versões Windows 10 Enterprise LTSC 2019 UnsupportedLanguageMode = A sessão PowerShell em funcionamento em um modo de linguagem limitada LoggedInUserNotAdmin = O usuário logado não tem direitos de administrador UnsupportedPowerShell = Você está tentando executar o script via PowerShell {0}.{1}. Execute o script na versão apropriada do PowerShell UnsupportedISE = O guião não suporta a execução através do Windows PowerShell ISE Win10TweakerWarning = Probabilmente il tuo sistema operativo è stato infettato tramite la backdoor Win 10 Tweaker +Windows10DebloaterWarning = A estabilidade do sistema operacional Windows pode ter sido comprometida pela utilização do script Windows10Debloater PowerShell da Sycnex. Preventivamente, reinstale todo o sistema operacional UnsupportedRelease = Nova versão encontrada CustomizationWarning = \nVocê personalizou todas as funções no arquivo de predefinição Sophia.ps1 antes de executar o Sophia Script? ControlledFolderAccessDisabled = Acesso controlado a pasta desativada diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/ru-RU/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/ru-RU/Sophia.psd1 index 6340c6c3..7cbe2686 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/ru-RU/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/ru-RU/Sophia.psd1 @@ -1,11 +1,12 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Скрипт поддерживает только Windows 10 x64 -UnsupportedOSBuild = Скрипт поддерживает только Windows 10 1809 Enterprise LTSC +UnsupportedOSBuild = Скрипт поддерживает только Windows 10 Enterprise LTSC 2019 UnsupportedLanguageMode = Сессия PowerShell работает в ограниченном режиме LoggedInUserNotAdmin = Текущий вошедший пользователь не обладает правами администратора UnsupportedPowerShell = Вы пытаетесь запустить скрипт в PowerShell {0}.{1}. Запустите скрипт в соответствующей версии PowerShell UnsupportedISE = Скрипт не поддерживает работу через Windows PowerShell ISE Win10TweakerWarning = Ваша ОС, возможно, через бэкдор в Win 10 Tweaker была заражена трояном +Windows10DebloaterWarning = Стабильность Вашей ОС могла быть нарушена использованием скрипта Windows10Debloater от Sycnex. В целях профилактики переустановите ОС UnsupportedRelease = Обнаружена новая версия CustomizationWarning = \nВы настроили все функции в пресет-файле Sophia.ps1 перед запуском Sophia Script? ControlledFolderAccessDisabled = Контролируемый доступ к папкам выключен diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/tr-TR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/tr-TR/Sophia.psd1 index a9bcd875..f18bcaff 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/tr-TR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/tr-TR/Sophia.psd1 @@ -1,17 +1,18 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Bu betik sadece Windows 10 x64 destekliyor -UnsupportedOSBuild = Bu betik sadece Windows 10 1809 Enterprise LTSC +UnsupportedOSBuild = Bu betik sadece Windows 10 Enterprise LTSC 2019 UnsupportedLanguageMode = Sınırlı bir dil modunda çalışan PowerShell oturumu LoggedInUserNotAdmin = Oturum açan kullanıcının yönetici hakları yok UnsupportedPowerShell = Komut dosyasını PowerShell {0}.{1} aracılığıyla çalıştırmaya çalışıyorsunuz. Komut dosyasını uygun PowerShell sürümünde çalıştırın UnsupportedISE = Komut dosyası, Windows PowerShell ISE üzerinden çalıştırmayı desteklemiyor Win10TweakerWarning = Muhtemelen işletim sisteminize Win 10 Tweaker arka kapısı yoluyla bulaştı +Windows10DebloaterWarning = Windows işletim sistemi kararlılığı, Sycnex'in Windows10Debloater PowerShell betiği kullanılarak tehlikeye atılmış olabilir. Önleyici olarak, tüm işletim sistemini yeniden yükleyin UnsupportedRelease = Yeni sürüm bulundu CustomizationWarning = \nSophia Script'i çalıştırmadan önce Sophia.ps1 ön ayar dosyasındaki her işlevi özelleştirdiniz mi? ControlledFolderAccessDisabled = Kontrollü klasör erişimi devre dışı bırakıldı ScheduledTasks = Zamanlanan görevler -WindowsFeaturesTitle = Windows özellikleri -OptionalFeaturesTitle = İsteğe bağlı özellikler +WindowsFeaturesTitle = Características do Windows +OptionalFeaturesTitle = Opsiyonel özellikler EnableHardwareVT = UEFI'dan sanallaştırmayı aktifleştirin UserShellFolderNotEmpty = "{0}" klasöründe bazı dosyalar kaldı. \nKendiniz yeni konuma taşıyın RetrievingDrivesList = Sürücü listesi alınıyor... diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/uk-UA/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/uk-UA/Sophia.psd1 index 3db2412d..f6cc4d5d 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/uk-UA/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/uk-UA/Sophia.psd1 @@ -1,11 +1,12 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Скрипт підтримує тільки Windows 10 x64 -UnsupportedOSBuild = Скрипт підтримує тільки Windows 10 1809 версії Enterprise LTSC +UnsupportedOSBuild = Скрипт підтримує тільки Windows 10 Enterprise LTSC 2019 UnsupportedLanguageMode = Сесія PowerShell працює в обмеженому режимі LoggedInUserNotAdmin = Поточний увійшов користувач не володіє правами адміністратора UnsupportedPowerShell = Ви намагаєтеся запустити скрипт в PowerShell {0}.{1}. Запустіть скрипт у відповідній версії PowerShell UnsupportedISE = Скрипт не підтримує роботу через Windows PowerShell ISE Win10TweakerWarning = Ваша ОС, можливо, через бекдор в Win 10 Tweaker заражена трояном +Windows10DebloaterWarning = Стабільність вашої ОС могла бути порушена використанням скрипту Windows10Debloater від Sycnex. З метою профілактики перевстановіть ОС UnsupportedRelease = Виявлено нову версію CustomizationWarning = \nВи налаштували всі функції в пресет-файлі Sophia.ps1 перед запуском Sophia Script? ControlledFolderAccessDisabled = Контрольований доступ до папок вимкнений diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/zh-CN/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/zh-CN/Sophia.psd1 index aed90da0..28c71ae6 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/zh-CN/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Localizations/zh-CN/Sophia.psd1 @@ -1,11 +1,12 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = 该脚本仅支持Windows 10 x64 -UnsupportedOSBuild = 该脚本支持Windows 10版本1809 Enterprise LTSC +UnsupportedOSBuild = 该脚本支持Windows 10版本Enterprise LTSC 2019 UnsupportedLanguageMode = PowerShell会话在有限的语言模式下运行 LoggedInUserNotAdmin = 登录的用户没有管理员的权利 UnsupportedPowerShell = 你想通过PowerShell {0}.{1}运行脚本。在适当的PowerShell版本中运行该脚本 UnsupportedISE = 该脚本不支持通过Windows PowerShell ISE运行 Win10TweakerWarning = 可能你的操作系统是通过“Win 10 Tweaker”后门感染的 +Windows10DebloaterWarning = 使用Sycnex的Windows10Debloater PowerShell脚本,Windows操作系统的稳定性可能已经受到影响。预防性地,重新安装整个操作系统 UnsupportedRelease = 找到新版本 CustomizationWarning = \n在运行Sophia Script之前,您是否已自定义Sophia.ps1预设文件中的每个函数? ControlledFolderAccessDisabled = “受控文件夹访问”已禁用 diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Module/Sophia.psm1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Module/Sophia.psm1 index 34d86188..8790878a 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Module/Sophia.psm1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Module/Sophia.psm1 @@ -3,7 +3,7 @@ Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks Version: v5.2.17 - Date: 23.11.2021 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -2844,7 +2844,7 @@ function TempFolder New-Item -Path $env:LOCALAPPDATA\Temp -ItemType Directory -Force } - # If there are some files or folders left in $env:LOCALAPPDATA\Temp + # If there are some files or folders left in %LOCALAPPDATA\Temp% if ((Get-ChildItem -Path $env:TEMP -Force -ErrorAction Ignore | Measure-Object).Count -ne 0) { # https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-movefileexa @@ -9108,7 +9108,7 @@ public static void PostMessage() { if (Test-Path -Path $Script:OpenedFolder) { - Invoke-Item -Path $Script:OpenedFolder + Start-Process -FilePath explorer -ArgumentList $Script:OpenedFolder } } } diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Sophia.ps1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Sophia.ps1 index e0fd7ade..52f67efb 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Sophia.ps1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2019/Sophia.ps1 @@ -3,7 +3,7 @@ Default preset file for "Sophia Script for Windows 10 LTSC 2019" Version: v5.2.17 - Date: 23.11.2021 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -19,11 +19,10 @@ .\Sophia.ps1 .EXAMPLE Run the script by specifying the module functions as an argument - .\Sophia.ps1 -Functions "DiagTrackService -Disable", "DiagnosticDataLevel -Minimal", UninstallUWPApps + .\Sophia.ps1 -Functions "DiagTrackService -Disable", "DiagnosticDataLevel -Minimal" .EXAMPLE Download and expand the latest Sophia Script version archive (without running) according which Windows and PowerShell versions it is run on irm script.sophi.app | iex - Invoke-RestMethod -Uri script.sophi.app | Invoke-Expression .NOTES Supported Windows 10 version @@ -648,7 +647,7 @@ SetUserShellFolderLocation -Root Изменить расположение пользовательских папок на значения по умолчанию Пользовательские файлы и папки не будут перемещены в новое расположение. Переместите их вручную - По умолчанию они располагаются в папке %%USERPROFILE% + По умолчанию они располагаются в папке %USERPROFILE% #> # SetUserShellFolderLocation -Default diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Functions.ps1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Functions.ps1 index a6158fef..82aed751 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Functions.ps1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Functions.ps1 @@ -2,8 +2,8 @@ .SYNOPSIS The TAB completion for functions and their arguments - Version: v5.12.6 - Date: 23.11.2021 + Version: v5.12.7 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -54,7 +54,7 @@ function Sophia Clear-Host -$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.6 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" +$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.7 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" Remove-Module -Name Sophia -Force -ErrorAction Ignore Import-Module -Name $PSScriptRoot\Manifest\Sophia.psd1 -PassThru -Force @@ -130,5 +130,5 @@ Write-Verbose -Message "Sophia -Functions " -Verbose Write-Verbose -Message "Sophia -Functions temp" -Verbose Write-Verbose -Message "Sophia -Functions `"DiagTrackService -Disable`", `"DiagnosticDataLevel -Minimal`"" -Verbose Write-Information -MessageData "" -InformationAction Continue -Write-Verbose -Message "UninstallUWPApps, `"PinToStart -UnpinAll`"" -Verbose +Write-Verbose -Message "`"PinToStart -UnpinAll`"" -Verbose Write-Verbose -Message "`"Set-Association -ProgramPath ```"%ProgramFiles%\Notepad++\notepad++.exe```" -Extension .txt -Icon ```"%ProgramFiles%\Notepad++\notepad++.exe,0```"`"" -Verbose diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/de-DE/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/de-DE/Sophia.psd1 index e013561d..d41fb1de 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/de-DE/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/de-DE/Sophia.psd1 @@ -1,7 +1,7 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Das Skript unterstützt nur Windows 10 x64 -UnsupportedOSBuild = Das Skript unterstützt Windows 10 2004/20H2/21H1/21H2-Versionen -UpdateWarning = Das kumulative Windows 10-Update wurde installiert: {0}. Unterstütztes kumulatives Update: 1151 und höher +UnsupportedOSBuild = Das Skript unterstützt Windows 10 Enterprise LTSC 2021 +UpdateWarning = Das kumulative Windows 10-Update wurde installiert: {0}. Unterstütztes kumulatives Update: 1348 und höher UnsupportedLanguageMode = Die PowerShell-Sitzung wird in einem eingeschränkten Sprachmodus ausgeführt LoggedInUserNotAdmin = Der angemeldete Benutzer hat keine Administratorrechte UnsupportedPowerShell = Sie versuchen ein Skript über PowerShell {0}.{1} auszuführen. Das Skript in der entsprechenden PowerShell-Version ausführen @@ -12,10 +12,6 @@ UnsupportedRelease = Neue Version gefunden CustomizationWarning = \nHaben Sie alle Funktionen in der voreingestellten Datei Sophia.ps1 angepasst, bevor Sie Sophia Script ausführen? ControlledFolderAccessDisabled = Kontrollierter Ordnerzugriff deaktiviert ScheduledTasks = Geplante Aufgaben -OneDriveUninstalling = OneDrive deinstallieren… -OneDriveInstalling = OneDrive installieren… -OneDriveDownloading = OneDrive herunterladen… ~33 MB -OneDriveWarning = Die "{0}"-Funktion wird nur angewendet, wenn die Voreinstellung so konfiguriert ist, dass OneDrive entfernt wird, andernfalls wird die Backup-Funktionalität für die Ordner "Desktop" und "Bilder" in OneDrive unterbrochen WindowsFeaturesTitle = Windows-Features OptionalFeaturesTitle = Optionale Features EnableHardwareVT = Virtualisierung in UEFI aktivieren @@ -28,9 +24,6 @@ UserFolderSelect = Wählen Sie einen Ordner für den Or UserDefaultFolder = Möchten Sie den Speicherort des Ordners "{0}" auf den Standardwert ändern? ReservedStorageIsInUse = Dieser Vorgang wird nicht unterstützt, wenn reservierter Speicher verwendet wird\nBitte führen Sie die Funktion "{0}" nach dem PC-Neustart erneut aus ShortcutPinning = Die Verknüpfung "{0}" wird an Start angeheftet… -UninstallUWPForAll = Für alle Benutzer -UWPAppsTitle = UWP-Apps -HEVCDownloading = HEVC-Videoerweiterungen vom Gerätehersteller herunterladen… ~2,8 MB GraphicsPerformanceTitle = Bevorzugte Grafikleistung GraphicsPerformanceRequest = Möchten Sie die Einstellung der Grafikleistung einer App Ihrer Wahl auf "Hohe Leistung" einstellen? TaskNotificationTitle = Benachrichtigung diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/en-US/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/en-US/Sophia.psd1 index 008c99d0..c8bb78af 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/en-US/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/en-US/Sophia.psd1 @@ -1,7 +1,7 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = The script supports Windows 10 x64 only -UnsupportedOSBuild = The script supports Windows 10 2004/20H2/21H1/21H2 versions -UpdateWarning = Windows 10 cumulative update installed: {0}. Supported cumulative update: 1151 and higher +UnsupportedOSBuild = The script supports Windows 10 Enterprise LTSC 2021 +UpdateWarning = Windows 10 cumulative update installed: {0}. Supported cumulative update: 1348 and higher UnsupportedLanguageMode = The PowerShell session in running in a limited language mode LoggedInUserNotAdmin = The logged-on user doesn't have admin rights UnsupportedPowerShell = You're trying to run script via PowerShell {0}.{1}. Run the script in the appropriate PowerShell version @@ -12,10 +12,6 @@ UnsupportedRelease = A new version found CustomizationWarning = \nHave you customized every function in the Sophia.ps1 preset file before running Sophia Script? ControlledFolderAccessDisabled = Controlled folder access disabled ScheduledTasks = Scheduled tasks -OneDriveUninstalling = Uninstalling OneDrive... -OneDriveInstalling = Installing OneDrive... -OneDriveDownloading = Downloading OneDrive... ~33 MB -OneDriveWarning = The "{0}" function will be applied only if the preset is configured to remove OneDrive, otherwise the backup functionality for the "Desktop" and "Pictures" folders in OneDrive breaks WindowsFeaturesTitle = Windows features OptionalFeaturesTitle = Optional features EnableHardwareVT = Enable Virtualization in UEFI @@ -28,9 +24,6 @@ UserFolderSelect = Select a folder for the "{0}" folder UserDefaultFolder = Would you like to change the location of the "{0}" folder to the default value? ReservedStorageIsInUse = This operation is not supported when reserved storage is in use\nPlease re-run the "{0}" function again after PC restart ShortcutPinning = The "{0}" shortcut is being pinned to Start... -UninstallUWPForAll = For all users -UWPAppsTitle = UWP apps -HEVCDownloading = Downloading HEVC Video Extensions from Device Manufacturer... ~2,8 MB GraphicsPerformanceTitle = Graphics performance preference GraphicsPerformanceRequest = Would you like to set the graphics performance setting of an app of your choice to "High performance"? TaskNotificationTitle = Notification diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/es-ES/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/es-ES/Sophia.psd1 index 8ce29dd1..417f70f0 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/es-ES/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/es-ES/Sophia.psd1 @@ -1,7 +1,7 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = El script sólo es compatible con Windows 10 x64 -UnsupportedOSBuild = El script es compatible con versión Windows 10 2004/20H2/21H1/21H2 -UpdateWarning = Actualización acumulativa de Windows 10 instalada: {0}. Actualización acumulativa soportada: 1151 y superior +UnsupportedOSBuild = El script es compatible con versión Windows 10 Enterprise LTSC 2021 +UpdateWarning = Actualización acumulativa de Windows 10 instalada: {0}. Actualización acumulativa soportada: 1348 y superior UnsupportedLanguageMode = Sesión de PowerShell ejecutada en modo de lenguaje limitado LoggedInUserNotAdmin = El usuario que inició sesión no tiene derechos de administrador UnsupportedPowerShell = Estás intentando ejecutar el script a través de PowerShell {0}.{1}. Ejecute el script en la versión apropiada de PowerShell @@ -12,10 +12,6 @@ UnsupportedRelease = Una nueva versión encontrada CustomizationWarning = \n¿Ha personalizado todas las funciones del archivo predeterminado Sophia.ps1 antes de ejecutar Sophia Script? ControlledFolderAccessDisabled = Acceso a la carpeta controlada deshabilitado ScheduledTasks = Tareas programadas -OneDriveUninstalling = Desinstalar OneDrive... -OneDriveInstalling = Instalación de OneDrive... -OneDriveDownloading = Descargando OneDrive... ~33 MB -OneDriveWarning = La función "{0}" se aplicará sólo si el preajuste está configurado para eliminar OneDrive, de lo contrario la funcionalidad de copia de seguridad para las carpetas "Escritorio" e "Imágenes" en OneDrive se rompe WindowsFeaturesTitle = Características de Windows OptionalFeaturesTitle = Características opcionales EnableHardwareVT = Habilitar la virtualización en UEFI @@ -28,9 +24,6 @@ UserFolderSelect = Seleccione una carpeta para la carpe UserDefaultFolder = ¿Le gustaría cambiar la ubicación de la carpeta "{0}" para el valor por defecto? ReservedStorageIsInUse = Esta operación no es compatible cuando el almacenamiento reservada está en uso\nPor favor, vuelva a ejecutar la función "{0}" después de reiniciar el PC ShortcutPinning = El acceso directo "{0}" está siendo clavado en Start... -UninstallUWPForAll = Para todos los usuarios -UWPAppsTitle = Aplicaciones UWP -HEVCDownloading = Descargando HEVC Vídeo Extensiones del Fabricante del dispositivo... ~2,8 MB GraphicsPerformanceTitle = Preferencia de rendimiento gráfico GraphicsPerformanceRequest = ¿Le gustaría establecer la configuración de rendimiento gráfico de una aplicación de su elección a "alto rendimiento"? TaskNotificationTitle = Notificación diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/fr-FR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/fr-FR/Sophia.psd1 index 74b47784..49fd3ae3 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/fr-FR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/fr-FR/Sophia.psd1 @@ -1,7 +1,7 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Le script supporte uniquement Windows 10 x64 -UnsupportedOSBuild = Le script supporte les versions Windows 10 2004/20H2/21H1/21H2 -UpdateWarning = La mise à jour cumulative de Windows 10 est installée : {0}. Mise à jour cumulative prise en charge : 1151 et plus +UnsupportedOSBuild = Le script supporte les versions Windows 10 Enterprise LTSC 2021 +UpdateWarning = La mise à jour cumulative de Windows 10 est installée : {0}. Mise à jour cumulative prise en charge: 1348 et plus UnsupportedLanguageMode = La session PowerShell s'exécute dans un mode de langue limité LoggedInUserNotAdmin = L'utilisateur connecté n'a pas de droits d'administrateur UnsupportedPowerShell = Vous essayez d'exécuter le script via PowerShell {0}.{1}. Exécutez le script dans la version appropriée de PowerShell @@ -12,10 +12,6 @@ UnsupportedRelease = Nouvelle version trouvée CustomizationWarning = \nAvez-vous personnalisé chaque fonction du fichier de préréglage Sophia.ps1 avant d'exécuter Sophia Script? ControlledFolderAccessDisabled = Contrôle d'accès aux dossiers désactivé ScheduledTasks = Tâches planifiées -OneDriveUninstalling = Désinstalltion de OneDrive... -OneDriveInstalling = Installation de OneDrive... -OneDriveDownloading = Téléchargement de OneDrive... ~33 Mo -OneDriveWarning = La fonction "{0}" sera appliquée uniquement si le préréglage est configuré pour supprimer OneDrive, sinon la fonctionnalité de sauvegarde des dossiers "Desktop" et "Pictures" dans OneDrive s'interrompt. WindowsFeaturesTitle = Fonctionnalités OptionalFeaturesTitle = Fonctionnalités optionnelles EnableHardwareVT = Activer la virtualisation dans UEFI @@ -28,9 +24,6 @@ UserFolderSelect = Sélectionnez un dossier pour le dos UserDefaultFolder = Voulez vous changer où est placé le dossier "{0}" à sa valeur par défaut? ReservedStorageIsInUse = Cette opération n'est pas suppportée le stockage réservé est en cours d'utilisation\nVeuillez réexécuter la fonction "{0}" après le redémarrage du PC ShortcutPinning = Le raccourci "{0}" est épinglé sur Démarrer... -UninstallUWPForAll = Pour tous les utilisateurs -UWPAppsTitle = Applications UWP -HEVCDownloading = Téléchargement de Extensions vidéo HEVC du fabricant de l'appareil... ~2,8 MB GraphicsPerformanceTitle = Préférence de performances graphiques GraphicsPerformanceRequest = Souhaitez-vous définir le paramètre de performances graphiques d'une application de votre choix sur "Haute performance"? TaskNotificationTitle = Notification diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/hu-HU/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/hu-HU/Sophia.psd1 index 68193ba8..bf111e0c 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/hu-HU/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/hu-HU/Sophia.psd1 @@ -1,7 +1,7 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = A szkript csak a Windows 10 64 bites verziót támogatja -UnsupportedOSBuild = A szkript támogatja a Windows 10 2004/20H2/21H1/21H2 verziókat -UpdateWarning = A Windows 10 összesített frissítése telepítve: {0}. Támogatott kumulatív frissítés: 1151 és magasabb verziószámok +UnsupportedOSBuild = A szkript támogatja a Windows 10 Enterprise LTSC 2021 +UpdateWarning = A Windows 10 összesített frissítése telepítve: {0}. Támogatott kumulatív frissítés: 1348 és magasabb verziószámok UnsupportedLanguageMode = A PowerShell munkamenet korlátozott nyelvi üzemmódban fut LoggedInUserNotAdmin = A bejelentkezett felhasználó nem rendelkezik admin jogokkal UnsupportedPowerShell = A PowerShell {0}.{1} segítségével próbálja futtatni a szkriptet. Futtassa a szkriptet a megfelelő PowerShell-verzióban @@ -12,10 +12,6 @@ UnsupportedRelease = Új verzió érhető el CustomizationWarning = \nSzemélyre szabott minden opciót a Sophia.ps1 preset fájlban, mielőtt futtatni kívánja a Sophia szkriptet? ControlledFolderAccessDisabled = Vezérelt mappához való hozzáférés kikapcsolva ScheduledTasks = Ütemezett feladatok -OneDriveUninstalling = OneDrive eltávolítása... -OneDriveInstalling = OneDrive telepítése... -OneDriveDownloading = OneDrive letöltése... ~33 MB -OneDriveWarning = A "{0}" funkció csak akkor kerül alkalmazásra, ha az előbeállítás a OneDrive eltávolítására van beállítva, különben a OneDrive "Desktop" és "Pictures" mappáinak biztonsági mentési funkciója megszakad. WindowsFeaturesTitle = Windows szolgáltatások OptionalFeaturesTitle = Opcionális szolgáltatások EnableHardwareVT = Virtualizáció engedélyezése UEFI-ben @@ -28,9 +24,6 @@ UserFolderSelect = Válasszon ki egy könyvtárat a "{0 UserDefaultFolder = Szeretné visszaállítani a "{0}" könyvtár helyét a gyári értékekre? ReservedStorageIsInUse = Ez a művelet nem hajtható végre, amíg a fenntartott tárhely használatban van\nPonovno pokrenite funkciju "{0}" nakon ponovnog pokretanja računala ShortcutPinning = A gyorsindító ikon "{0}" Startmenüre helyezése... -UninstallUWPForAll = Az összes felhasználó számára -UWPAppsTitle = UWP Alkalmazások -HEVCDownloading = A HEVC Videobővítmények letöltése a gyártói oldalról... ~2,8 MB GraphicsPerformanceTitle = Grafikus teljesítmény tulajdonság GraphicsPerformanceRequest = Szeretné megváltoztatni a grafikus teljesítmény beállítást az ön által kiválasztott alkalmazásban "Nagy teljesítményre"? TaskNotificationTitle = Értesítés diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/it-IT/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/it-IT/Sophia.psd1 index bc3bb87c..0c687561 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/it-IT/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/it-IT/Sophia.psd1 @@ -1,7 +1,7 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Lo script supporta solo Windows 10 x64 -UnsupportedOSBuild = Lo script supporta Windows 10, 2004/20H2/21H1/21H2 versioni -UpdateWarning = Windows 10 cumulative update installato: {0}. Aggiornamento cumulativo supportato: 1151 e superiore +UnsupportedOSBuild = Lo script supporta Windows 10 Enterprise LTSC 2021 +UpdateWarning = Windows 10 cumulative update installato: {0}. Aggiornamento cumulativo supportato: 1348 e superiore UnsupportedLanguageMode = La sessione PowerShell è in esecuzione in una modalità di lingua limitata LoggedInUserNotAdmin = L'utente connesso non ha i diritti di amministratore UnsupportedPowerShell = Stai cercando di eseguire lo script tramite PowerShell {0}.{1}. Esegui lo script nella versione di PowerShell appropriata @@ -12,10 +12,6 @@ UnsupportedRelease = Nuova versione trovata CustomizationWarning = \nSono state personalizzate tutte le funzioni nel file delle preimpostazioni Sophia.ps1 prima di eseguire Sophia Script? ControlledFolderAccessDisabled = l'accesso alle cartelle controllata disattivata ScheduledTasks = Attività pianificate -OneDriveUninstalling = Disinstalla OneDrive... -OneDriveInstalling = Installazione di OneDrive... -OneDriveDownloading = Download di OneDrive... ~33 MB -OneDriveWarning = La funzione "{0}" sarà applicata solo se il preset è configurato per rimuovere OneDrive, altrimenti la funzionalità di backup per le cartelle "Desktop" e "Pictures" in OneDrive si interrompe WindowsFeaturesTitle = Funzionalità di Windows OptionalFeaturesTitle = Caratteristiche opzionali EnableHardwareVT = Abilita virtualizzazione in UEFI @@ -28,9 +24,6 @@ UserFolderSelect = Selezionare una cartella per la cart UserDefaultFolder = Volete cambiare la posizione della cartella "{0}" al valore di default? ReservedStorageIsInUse = Questa operazione non è supportata quando stoccaggio riservata è in uso\nSi prega di eseguire nuovamente la funzione "{0}" dopo il riavvio del PC ShortcutPinning = Il collegamento "{0}" è stato bloccato per iniziare... -UninstallUWPForAll = Per tutti gli utenti -UWPAppsTitle = UWP Apps -HEVCDownloading = Il download HEVC Video estensioni da dispositivo Produttore... ~2,8 MB GraphicsPerformanceTitle = Preferenza per le prestazioni grafiche GraphicsPerformanceRequest = Volete impostare l'impostazione prestazioni grafiche di un app di vostra scelta per "performance High"? TaskNotificationTitle = Notifica diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/pt-BR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/pt-BR/Sophia.psd1 index 118d4021..6bb15e59 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/pt-BR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/pt-BR/Sophia.psd1 @@ -1,7 +1,7 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = O script suporta somente Windows 10 x64 -UnsupportedOSBuild = O script suporta versões Windows 10 2004/20H2/21H1/21H2 -UpdateWarning = Atualização cumulativa do Windows 10 instalado: {0}. Actualização acumulada suportada: 1151 e superior +UnsupportedOSBuild = O script suporta versões Windows 10 Enterprise LTSC 2021 +UpdateWarning = Atualização cumulativa do Windows 10 instalado: {0}. Actualização acumulada suportada: 1348 e superior UnsupportedLanguageMode = A sessão PowerShell em funcionamento em um modo de linguagem limitada LoggedInUserNotAdmin = O usuário logado não tem direitos de administrador UnsupportedPowerShell = Você está tentando executar o script via PowerShell {0}.{1}. Execute o script na versão apropriada do PowerShell @@ -12,10 +12,6 @@ UnsupportedRelease = Nova versão encontrada CustomizationWarning = \nVocê personalizou todas as funções no arquivo de predefinição Sophia.ps1 antes de executar o Sophia Script? ControlledFolderAccessDisabled = Acesso controlado a pasta desativada ScheduledTasks = Tarefas agendadas -OneDriveUninstalling = Desinstalar OneDrive... -OneDriveInstalling = Instalar o OneDrive... -OneDriveDownloading = Baixando OneDrive... ~33 MB -OneDriveWarning = A função "{0}" será aplicada somente se a predefinição for configurada para remover o OneDrive, caso contrário a funcionalidade de backup para as pastas "Desktop" e "Pictures" no OneDrive quebra WindowsFeaturesTitle = Recursos do Windows OptionalFeaturesTitle = Recursos opcionais EnableHardwareVT = Habilitar virtualização em UEFI @@ -28,9 +24,6 @@ UserFolderSelect = Selecione uma pasta para a pasta "{0 UserDefaultFolder = Gostaria de alterar a localização da pasta "{0}" para o valor padrão? ReservedStorageIsInUse = Esta operação não é suportada quando o armazenamento reservada está em uso\nFavor executar novamente a função "{0}" após o reinício do PC ShortcutPinning = O atalho "{0}" está sendo fixado no Iniciar... -UninstallUWPForAll = Para todos os usuários... -UWPAppsTitle = Apps UWP -HEVCDownloading = Baixando HEVC Vídeo Extensões de Dispositivo Fabricante... ~ 2,8 MB GraphicsPerformanceTitle = Preferência de desempenho gráfico GraphicsPerformanceRequest = Gostaria de definir a configuração de performance gráfica de um app de sua escolha para "alta performance"? TaskNotificationTitle = Notificação diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/ru-RU/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/ru-RU/Sophia.psd1 index d93680ab..581aba85 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/ru-RU/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/ru-RU/Sophia.psd1 @@ -1,7 +1,7 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Скрипт поддерживает только Windows 10 x64 -UnsupportedOSBuild = Скрипт поддерживает только Windows 10 версии 2004/20H2/21H1/21H2 -UpdateWarning = Установленный накопительный пакет обновления Windows 10: {0}. Поддерживаемый накопительный пакет обновления: 1151 и выше +UnsupportedOSBuild = Скрипт поддерживает только Windows 10 Enterprise LTSC 2021 +UpdateWarning = Установленный накопительный пакет обновления Windows 10: {0}. Поддерживаемый накопительный пакет обновления: 1348 и выше UnsupportedLanguageMode = Сессия PowerShell работает в ограниченном режиме LoggedInUserNotAdmin = Текущий вошедший пользователь не обладает правами администратора UnsupportedPowerShell = Вы пытаетесь запустить скрипт в PowerShell {0}.{1}. Запустите скрипт в соответствующей версии PowerShell @@ -12,10 +12,6 @@ UnsupportedRelease = Обнаружена новая ве CustomizationWarning = \nВы настроили все функции в пресет-файле Sophia.ps1 перед запуском Sophia Script? ControlledFolderAccessDisabled = Контролируемый доступ к папкам выключен ScheduledTasks = Запланированные задания -OneDriveUninstalling = Удаление OneDrive... -OneDriveInstalling = OneDrive устанавливается... -OneDriveDownloading = Скачивается OneDrive... ~33 МБ -OneDriveWarning = Функция "{0}" будет применена только в случае, если в пресете настроено удаление приложения OneDrive, иначе ломается функционал резервного копирования для папок "Рабочий стол" и "Изображения" в OneDrive WindowsFeaturesTitle = Компоненты Windows OptionalFeaturesTitle = Дополнительные компоненты EnableHardwareVT = Включите виртуализацию в UEFI @@ -28,9 +24,6 @@ UserFolderSelect = Выберите папку для " UserDefaultFolder = Хотите изменить расположение папки "{0}" на значение по умолчанию? ReservedStorageIsInUse = Операция не поддерживается, пока используется зарезервированное хранилище\nПожалуйста, повторно запустите функцию "{0}" после перезагрузки ShortcutPinning = Ярлык "{0}" закрепляется на начальном экране... -UninstallUWPForAll = Для всех пользователей -UWPAppsTitle = UWP-приложения -HEVCDownloading = Скачивается расширения для видео HEVC от производителя устройства... ~2,8 МБ GraphicsPerformanceTitle = Настройка производительности графики GraphicsPerformanceRequest = Установить для любого приложения по вашему выбору настройки производительности графики на "Высокая производительность"? TaskNotificationTitle = Уведомление diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/tr-TR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/tr-TR/Sophia.psd1 index 9caf14e9..cac0dd31 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/tr-TR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/tr-TR/Sophia.psd1 @@ -1,7 +1,7 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Bu betik sadece Windows 10 x64 destekliyor -UnsupportedOSBuild = Komut dosyası, Windows 10 2004/20H2/21H1/21H2 sürümlerini destekler -UpdateWarning = Windows 10 toplu güncelleştirmesi yüklendi: {0}. Desteklenen toplu güncelleme: 1151 ve üstü +UnsupportedOSBuild = Komut dosyası, Windows 10 Enterprise LTSC 2021 +UpdateWarning = Windows 10 toplu güncelleştirmesi yüklendi: {0}. Desteklenen toplu güncelleme: 1348 ve üstü UnsupportedLanguageMode = Sınırlı bir dil modunda çalışan PowerShell oturumu LoggedInUserNotAdmin = Oturum açan kullanıcının yönetici hakları yok UnsupportedPowerShell = Komut dosyasını PowerShell {0}.{1} aracılığıyla çalıştırmaya çalışıyorsunuz. Komut dosyasını uygun PowerShell sürümünde çalıştırın @@ -12,10 +12,6 @@ UnsupportedRelease = Yeni sürüm bulundu CustomizationWarning = \nSophia Script'i çalıştırmadan önce Sophia.ps1 ön ayar dosyasındaki her işlevi özelleştirdiniz mi? ControlledFolderAccessDisabled = Kontrollü klasör erişimi devre dışı bırakıldı ScheduledTasks = Zamanlanan görevler -OneDriveUninstalling = OneDrive kaldırılıyor... -OneDriveInstalling = OneDrive kuruluyor... -OneDriveDownloading = OneDrive indiriliyor... ~33 MB -OneDriveWarning = "{0}" işlevi yalnızca ön ayar OneDrive'ı kaldıracak şekilde yapılandırılırsa uygulanır, aksi takdirde OneDrive'daki "Masaüstü" ve "Resimler" klasörleri için yedekleme işlevi bozulur WindowsFeaturesTitle = Características do Windows OptionalFeaturesTitle = Opsiyonel özellikler EnableHardwareVT = UEFI'dan sanallaştırmayı aktifleştirin @@ -28,9 +24,6 @@ UserFolderSelect = "{0}" klasörü için bir klasör se UserDefaultFolder = "{0}" klasörünün konumunu varsayılan değerle değiştirmek ister misiniz? ReservedStorageIsInUse = Ayrılmış depolama kullanımdayken bu işlem desteklenmez\nBilgisayar yeniden başlatıldıktan sonra lütfen "{0}" işlevini yeniden çalıştırın ShortcutPinning = "{0}" kısayolu Başlangıç sekmesine sabitlendi... -UninstallUWPForAll = Bütün kullanıcılar için -UWPAppsTitle = UWP Uygulamaları -HEVCDownloading = "Cihaz Üreticisinden HEVC Video Uzantıları" İndiriliyor... ~2,8 MB GraphicsPerformanceTitle = Grafik performans tercihi GraphicsPerformanceRequest = Seçtiğiniz bir uygulamanın grafik performansı ayarını "Yüksek performans" olarak belirlemek ister misiniz? TaskNotificationTitle = Bildirim diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/uk-UA/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/uk-UA/Sophia.psd1 index 2f6e4562..0d89e4b5 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/uk-UA/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/uk-UA/Sophia.psd1 @@ -1,7 +1,7 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = Скрипт підтримує тільки Windows 10 x64 -UnsupportedOSBuild = Скрипт підтримує тільки Windows 10 версії 2004/20H2/21H1/21H2 -UpdateWarning = Встановлений зведене оновлення Windows 10: {0}. Підтримуваний накопичувальний пакет оновлення: 1151 і вище +UnsupportedOSBuild = Скрипт підтримує тільки Windows 10 Enterprise LTSC 2021 +UpdateWarning = Встановлений зведене оновлення Windows 10: {0}. Підтримуваний накопичувальний пакет оновлення: 1348 і вище UnsupportedLanguageMode = Сесія PowerShell працює в обмеженому режимі LoggedInUserNotAdmin = Поточний увійшов користувач не володіє правами адміністратора UnsupportedPowerShell = Ви намагаєтеся запустити скрипт в PowerShell {0}.{1}. Запустіть скрипт у відповідній версії PowerShell @@ -12,10 +12,6 @@ UnsupportedRelease = Виявлено нову версі CustomizationWarning = \nВи налаштували всі функції в пресет-файлі Sophia.ps1 перед запуском Sophia Script? ControlledFolderAccessDisabled = Контрольований доступ до папок вимкнений ScheduledTasks = Заплановані задачі -OneDriveUninstalling = Видалення OneDrive... -OneDriveInstalling = OneDrive встановлюється... -OneDriveDownloading = Завантажується OneDrive... ~33 МБ -OneDriveWarning = Функція "{0}" буде застосована тільки в разі, якщо в пресете налаштоване щоб видалити програму OneDrive, інакше ламається функціонал резервного копіювання для папок "Робочий стіл" і "Зображення" в OneDrive WindowsFeaturesTitle = Компоненти Windows OptionalFeaturesTitle = Додаткові компоненти EnableHardwareVT = Увімкніть віртуалізацію в UEFI @@ -28,9 +24,6 @@ UserFolderSelect = Виберіть папку для " UserDefaultFolder = Хочете змінити розташування папки "{0}" на значення за замовчуванням? ReservedStorageIsInUse = Операція не підтримується, поки використовується зарезервоване сховище\nБудь ласка, повторно запустіть функцію "{0}" після перезавантаження ShortcutPinning = Ярлик "{0}" закріплюється на початковому екрані... -UninstallUWPForAll = Для всіх користувачів -UWPAppsTitle = Програми UWP -HEVCDownloading = Завантаження "Розширення відео HEVC від виробника пристрою"... ~2,8 МБ GraphicsPerformanceTitle = Налаштування продуктивності графіки GraphicsPerformanceRequest = Встановити для будь-якої програми за вашим вибором налаштування продуктивності графіки на "Висока продуктивність"? TaskNotificationTitle = Cповіщення diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/zh-CN/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/zh-CN/Sophia.psd1 index ef514e17..d6d8cfd5 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/zh-CN/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Localizations/zh-CN/Sophia.psd1 @@ -1,7 +1,7 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBitness = 该脚本仅支持Windows 10 x64 -UnsupportedOSBuild = 该脚本支持Windows 10版本2004/20H2/21H1/21H2和更高版本 -UpdateWarning = 安装了Windows 10累积更新:{0}. 支持的累积更新:1151及以上 +UnsupportedOSBuild = 该脚本支持Windows 10 Enterprise LTSC 2021 +UpdateWarning = 安装了Windows 10累积更新:{0}. 支持的累积更新:1348及以上 UnsupportedLanguageMode = PowerShell会话在有限的语言模式下运行 LoggedInUserNotAdmin = 登录的用户没有管理员的权利 UnsupportedPowerShell = 你想通过PowerShell {0}.{1}运行脚本。在适当的PowerShell版本中运行该脚本 @@ -12,10 +12,6 @@ UnsupportedRelease = 找到新版本 CustomizationWarning = \n在运行Sophia Script之前,您是否已自定义Sophia.ps1预设文件中的每个函数? ControlledFolderAccessDisabled = “受控文件夹访问”已禁用 ScheduledTasks = 计划任务 -OneDriveUninstalling = 卸载OneDrive…… -OneDriveInstalling = OneDrive正在安装…… -OneDriveDownloading = 正在下载OneDrive…… ~33 MB -OneDriveWarning = 只有当预设被配置为删除OneDrive时,才会应用"{0}"功能,否则OneDrive中的 "桌面 "和 "图片 "文件夹的备份功能就会中断。 WindowsFeaturesTitle = Windows功能 OptionalFeaturesTitle = 可选功能 EnableHardwareVT = UEFI中开启虚拟化 @@ -28,9 +24,6 @@ UserFolderSelect = 为“{0}”文件夹选择一个文 UserDefaultFolder = 您想将“{0}”文件夹的位置更改为默认值吗? ReservedStorageIsInUse = 保留存储空间正在使用时不支持此操作\n请在电脑重启后重新运行"{0}"功能 ShortcutPinning = “{0}“快捷方式将被固定到开始菜单…… -UninstallUWPForAll = 对于所有用户 -UWPAppsTitle = UWP应用 -HEVCDownloading = 下载”HEVC Video Extensions from Device Manufacturer”…… ~2,8 MB GraphicsPerformanceTitle = 图形性能偏好 GraphicsPerformanceRequest = 是否将所选应用程序的图形性能设置设为"高性能"? TaskNotificationTitle = 通知 diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Manifest/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Manifest/Sophia.psd1 index 35039fbe..70c4b303 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Manifest/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Manifest/Sophia.psd1 @@ -1,6 +1,6 @@ @{ RootModule = '..\Module\Sophia.psm1' - ModuleVersion = '5.12.6' + ModuleVersion = '5.12.7' GUID = '109cc881-c42b-45af-a74a-550781989d6a' Author = 'Dmitry "farag" Nefedov' Copyright = '(c) 2014—2021 farag & Inestic. All rights reserved' diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Module/Sophia.psm1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Module/Sophia.psm1 index 40ded02f..10466505 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Module/Sophia.psm1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Module/Sophia.psm1 @@ -2,8 +2,8 @@ .SYNOPSIS Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks - Version: v5.12.6 - Date: 23.11.2021 + Version: v5.12.7 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -3183,7 +3183,7 @@ function TempFolder New-Item -Path $env:LOCALAPPDATA\Temp -ItemType Directory -Force } - # If there are some files or folders left in $env:LOCALAPPDATA\Temp + # If there are some files or folders left in %LOCALAPPDATA\Temp% if ((Get-ChildItem -Path $env:TEMP -Force -ErrorAction Ignore | Measure-Object).Count -ne 0) { # https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-movefileexa @@ -7281,7 +7281,7 @@ function InstallVCRedistx64 WSL .NOTES - To receive kernel updates, enable the Windows Update setting: "Receive updates for other Microsoft products" + The "Receive updates for other Microsoft products" setting will enabled automatically to receive kernel updates .NOTES Machine-wide @@ -7451,6 +7451,9 @@ public static extern bool SetForegroundWindow(IntPtr hWnd); # Force move the WPF form to the foreground $Window.Add_Loaded({$Window.Activate()}) $Form.ShowDialog() | Out-Null + + # Receive updates for other Microsoft products when you update Windows + (New-Object -ComObject Microsoft.Update.ServiceManager).AddService2("7971f918-a847-4430-9279-4a52d1efe18d", 7, "") } #endregion WSL @@ -10242,7 +10245,7 @@ public static void PostMessage() { if (Test-Path -Path $Script:OpenedFolder) { - Invoke-Item -Path $Script:OpenedFolder + Start-Process -FilePath explorer -ArgumentList $Script:OpenedFolder } } } diff --git a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Sophia.ps1 b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Sophia.ps1 index 412fdf25..ead3f4eb 100644 --- a/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Sophia.ps1 +++ b/Sophia Script/Sophia Script for Windows 10 LTSC 2021/Sophia.ps1 @@ -2,8 +2,8 @@ .SYNOPSIS Default preset file for "Sophia Script for Windows 10 LTSC 2021" - Version: v5.12.6 - Date: 23.11.2021 + Version: v5.12.7 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -23,7 +23,6 @@ .EXAMPLE Download and expand the latest Sophia Script version archive (without running) according which Windows and PowerShell versions it is run on irm script.sophi.app | iex - Invoke-RestMethod -Uri script.sophi.app | Invoke-Expression .NOTES Supported Windows 10 versions @@ -72,7 +71,7 @@ param Clear-Host -$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.6 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" +$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.7 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" Remove-Module -Name Sophia -Force -ErrorAction Ignore Import-Module -Name $PSScriptRoot\Manifest\Sophia.psd1 -PassThru -Force @@ -695,19 +694,12 @@ SetUserShellFolderLocation -Root Изменить расположение пользовательских папок на значения по умолчанию Пользовательские файлы и папки не будут перемещены в новое расположение. Переместите их вручную - По умолчанию они располагаются в папке %%USERPROFILE% + По умолчанию они располагаются в папке %USERPROFILE% #> # SetUserShellFolderLocation -Default -<# - Save screenshots by pressing Win+PrtScr on the Desktop - The function will be applied only if the preset is configured to remove the OneDrive application - Otherwise the backup functionality for the "Desktop" and "Pictures" folders in OneDrive breaks - - Сохранять скриншоты по нажатию Win+PrtScr на рабочий столе - Функция будет применена только в случае, если в пресете настроено удаление приложения OneDrive, - иначе ломается функционал резервного копирования для папок "Рабочий стол" и "Изображения" в OneDrive -#> +# Save screenshots by pressing Win+PrtScr on the Desktop +# Сохранять скриншоты по нажатию Win+PrtScr на рабочий столе WinPrtScrFolder -Desktop # Save screenshots by pressing Win+PrtScr in the Pictures folder (default value) @@ -849,10 +841,10 @@ InstallVCRedistx64 #region WSL <# Enable Windows Subsystem for Linux (WSL), install the latest WSL Linux kernel version, and a Linux distribution using a pop-up form - To receive kernel updates, enable the Windows Update setting: "Receive updates for other Microsoft products" + The "Receive updates for other Microsoft products" setting will enabled automatically to receive kernel updates Установить подсистему Windows для Linux (WSL), последний пакет обновления ядра Linux и дистрибутив Linux, используя всплывающую форму - Чтобы получать обновления ядра, включите параметр "При обновлении Windows поулчать обновления для других продуктов Майкрософт" в Центре обновлении Windows + Параметр "При обновлении Windows получать обновления для других продуктов Майкрософт" будет включен автоматически в Центре обновлении Windows, чтобы получать обновления ядра #> # WSL #endregion WSL diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Functions.ps1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Functions.ps1 index fff3b1b5..62021311 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Functions.ps1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Functions.ps1 @@ -2,8 +2,8 @@ .SYNOPSIS The TAB completion for functions and their arguments - Version: v5.12.6 - Date: 23.11.2021 + Version: v5.12.7 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -54,7 +54,7 @@ function Sophia Clear-Host -$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.6 (PowerShell 7) | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" +$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.7 (PowerShell 7) | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" Remove-Module -Name Sophia -Force -ErrorAction Ignore Import-Module -Name $PSScriptRoot\Manifest\Sophia.psd1 -PassThru -Force diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Libraries/Microsoft.Windows.SDK.NET.dll b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Libraries/Microsoft.Windows.SDK.NET.dll index 5c5a53b9..a3de4dc9 100644 Binary files a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Libraries/Microsoft.Windows.SDK.NET.dll and b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Libraries/Microsoft.Windows.SDK.NET.dll differ diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Libraries/WinRT.Runtime.dll b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Libraries/WinRT.Runtime.dll index f0f9816f..cdac11e6 100644 Binary files a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Libraries/WinRT.Runtime.dll and b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Libraries/WinRT.Runtime.dll differ diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/de-DE/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/de-DE/Sophia.psd1 index 8eaa073c..6839c02e 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/de-DE/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/de-DE/Sophia.psd1 @@ -7,6 +7,7 @@ LoggedInUserNotAdmin = Der angemeldete Benutzer hat keine A UnsupportedPowerShell = Sie versuchen ein Skript über PowerShell {0}.{1} auszuführen. Das Skript in der entsprechenden PowerShell-Version ausführen UnsupportedISE = Das Skript unterstützt nicht die Ausführung über Windows PowerShell ISE Win10TweakerWarning = Wahrscheinlich wurde Ihr Betriebssystem über die Win 10 Tweaker-Hintertür infiziert +Windows10DebloaterWarning = The Windows OS stability may have been compromised by using Sycnex's Windows10Debloater PowerShell script. Preventively, reinstall the entire OS PowerShellLibraries = Im Ordner "Libraries" befinden sich keine Dateien. Bitte das Archiv erneut herunterladen UnsupportedRelease = Neue Version gefunden CustomizationWarning = \nHaben Sie alle Funktionen in der voreingestellten Datei Sophia.ps1 angepasst, bevor Sie Sophia Script ausführen? diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/en-US/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/en-US/Sophia.psd1 index 1b8f862f..f0525dcc 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/en-US/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/en-US/Sophia.psd1 @@ -7,6 +7,7 @@ LoggedInUserNotAdmin = The logged-on user doesn't have admi UnsupportedPowerShell = You're trying to run script via PowerShell {0}.{1}. Run the script in the appropriate PowerShell version UnsupportedISE = The script doesn't support running via Windows PowerShell ISE Win10TweakerWarning = Probably your OS was infected via the Win 10 Tweaker backdoor +Windows10DebloaterWarning = The Windows OS stability may have been compromised by using Sycnex's Windows10Debloater PowerShell script. Preventively, reinstall the entire OS PowerShellLibraries = There are no files in the Libraries folder. Please, re-download the archive UnsupportedRelease = A new version found CustomizationWarning = \nHave you customized every function in the Sophia.ps1 preset file before running Sophia Script? diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/es-ES/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/es-ES/Sophia.psd1 index f99e7e20..8878523a 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/es-ES/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/es-ES/Sophia.psd1 @@ -7,6 +7,7 @@ LoggedInUserNotAdmin = El usuario que inició sesión no ti UnsupportedPowerShell = Estás intentando ejecutar el script a través de PowerShell {0}.{1}. Ejecute el script en la versión apropiada de PowerShell UnsupportedISE = El script no es compatible con la ejecución a través de Windows PowerShell ISE Win10TweakerWarning = Probablemente su sistema operativo fue infectado a través del backdoor Win 10 Tweaker +Windows10DebloaterWarning = La estabilidad del sistema operativo Windows puede haberse visto comprometida al utilizar el script PowerShell Windows10Debloater de Sycnex. De forma preventiva, reinstale todo el sistema operativo PowerShellLibraries = No hay archivos en la carpeta Bibliotecas. Por favor, vuelva a descargar el archivo UnsupportedRelease = Una nueva versión encontrada CustomizationWarning = \n¿Ha personalizado todas las funciones del archivo predeterminado Sophia.ps1 antes de ejecutar Sophia Script? diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/fr-FR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/fr-FR/Sophia.psd1 index 92654ba9..77ca8d83 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/fr-FR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/fr-FR/Sophia.psd1 @@ -7,6 +7,7 @@ LoggedInUserNotAdmin = L'utilisateur connecté n'a pas de d UnsupportedPowerShell = Vous essayez d'exécuter le script via PowerShell {0}.{1}. Exécutez le script dans la version appropriée de PowerShell UnsupportedISE = Le script ne supporte pas l'exécution via Windows PowerShell ISE Win10TweakerWarning = Votre système d'exploitation a probablement été infecté par la porte dérobée Win 10 Tweaker +Windows10DebloaterWarning = La stabilité de l'OS Windows peut avoir été compromise par l'utilisation du script PowerShell Windows10Debloater de Sycnex. De manière préventive, réinstallez l'ensemble de l'OS PowerShellLibraries = Il n'y a pas de fichiers dans le dossier Bibliothèques. Veuillez retélécharger l'archive UnsupportedRelease = Nouvelle version trouvée CustomizationWarning = \nAvez-vous personnalisé chaque fonction du fichier de préréglage Sophia.ps1 avant d'exécuter Sophia Script? diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/hu-HU/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/hu-HU/Sophia.psd1 index 25d7863b..4dc0ca30 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/hu-HU/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/hu-HU/Sophia.psd1 @@ -7,6 +7,7 @@ LoggedInUserNotAdmin = A bejelentkezett felhasználó nem r UnsupportedPowerShell = A PowerShell {0}.{1} segítségével próbálja futtatni a szkriptet. Futtassa a szkriptet a megfelelő PowerShell-verzióban UnsupportedISE = A szkript nem támogatja a Windows PowerShell ISE futtatását Win10TweakerWarning = Valószínűleg az operációs rendszerét a Win 10 Tweaker backdoor segítségével fertőzték meg +Windows10DebloaterWarning = A Windows operációs rendszer stabilitását veszélyeztethette a Sycnex Windows10Debloater PowerShell szkriptje. Megelőzésképpen telepítse újra a teljes operációs rendszert PowerShellLibraries = A Libraries mappában nincsenek fájlok. Kérjük, töltse le újra az archívumot UnsupportedRelease = Új verzió érhető el CustomizationWarning = \nSzemélyre szabott minden opciót a Sophia.ps1 preset fájlban, mielőtt futtatni kívánja a Sophia szkriptet? diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/it-IT/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/it-IT/Sophia.psd1 index 120ebbd4..c6657ba9 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/it-IT/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/it-IT/Sophia.psd1 @@ -7,6 +7,7 @@ LoggedInUserNotAdmin = L'utente connesso non ha i diritti d UnsupportedPowerShell = Stai cercando di eseguire lo script tramite PowerShell {0}.{1}. Esegui lo script nella versione di PowerShell appropriata UnsupportedISE = Lo script non supporta l'esecuzione tramite Windows PowerShell ISE Win10TweakerWarning = Probabilmente il tuo sistema operativo è stato infettato tramite la backdoor Win 10 Tweaker +Windows10DebloaterWarning = La stabilità del sistema operativo Windows potrebbe essere stata compromessa dall'utilizzo dello script PowerShell Windows10Debloater di Sycnex. Preventivamente, reinstallare l'intero sistema operativo PowerShellLibraries = Non ci sono file nella cartella Libraries. Per favore, scarica di nuovo l'archivio UnsupportedRelease = Nuova versione trovata CustomizationWarning = \nSono state personalizzate tutte le funzioni nel file delle preimpostazioni Sophia.ps1 prima di eseguire Sophia Script? diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/pt-BR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/pt-BR/Sophia.psd1 index 934bb92a..98c475b3 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/pt-BR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/pt-BR/Sophia.psd1 @@ -7,6 +7,7 @@ LoggedInUserNotAdmin = O usuário logado não tem direitos UnsupportedPowerShell = Você está tentando executar o script via PowerShell {0}.{1}. Execute o script na versão apropriada do PowerShell UnsupportedISE = O guião não suporta a execução através do Windows PowerShell ISE Win10TweakerWarning = Probabilmente il tuo sistema operativo è stato infettato tramite la backdoor Win 10 Tweaker +Windows10DebloaterWarning = A estabilidade do sistema operacional Windows pode ter sido comprometida pela utilização do script Windows10Debloater PowerShell da Sycnex. Preventivamente, reinstale todo o sistema operacional PowerShellLibraries = Não existem ficheiros na pasta Bibliotecas. Por favor, volte a descarregar o arquivo UnsupportedRelease = Nova versão encontrada CustomizationWarning = \nVocê personalizou todas as funções no arquivo de predefinição Sophia.ps1 antes de executar o Sophia Script? diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/ru-RU/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/ru-RU/Sophia.psd1 index 14cbffcb..8faa8d7c 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/ru-RU/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/ru-RU/Sophia.psd1 @@ -7,6 +7,7 @@ LoggedInUserNotAdmin = Текущий вошедший по UnsupportedPowerShell = Вы пытаетесь запустить скрипт в PowerShell {0}.{1}. Запустите скрипт в соответствующей версии PowerShell UnsupportedISE = Скрипт не поддерживает работу через Windows PowerShell ISE Win10TweakerWarning = Ваша ОС, возможно, через бэкдор в Win 10 Tweaker была заражена трояном +Windows10DebloaterWarning = Стабильность Вашей ОС могла быть нарушена использованием скрипта Windows10Debloater от Sycnex. В целях профилактики переустановите ОС PowerShellLibraries = В папке Libraries отсутствутствуют файлы. Пожалуйста, перекачайте архив UnsupportedRelease = Обнаружена новая версия CustomizationWarning = \nВы настроили все функции в пресет-файле Sophia.ps1 перед запуском Sophia Script? diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/tr-TR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/tr-TR/Sophia.psd1 index d93f9067..217ebd17 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/tr-TR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/tr-TR/Sophia.psd1 @@ -7,6 +7,7 @@ LoggedInUserNotAdmin = Oturum açan kullanıcının yöneti UnsupportedPowerShell = Komut dosyasını PowerShell {0}.{1} aracılığıyla çalıştırmaya çalışıyorsunuz. Komut dosyasını uygun PowerShell sürümünde çalıştırın UnsupportedISE = Komut dosyası, Windows PowerShell ISE üzerinden çalıştırmayı desteklemiyor Win10TweakerWarning = Muhtemelen işletim sisteminize Win 10 Tweaker arka kapısı yoluyla bulaştı +Windows10DebloaterWarning = Windows işletim sistemi kararlılığı, Sycnex'in Windows10Debloater PowerShell betiği kullanılarak tehlikeye atılmış olabilir. Önleyici olarak, tüm işletim sistemini yeniden yükleyin PowerShellLibraries = Kitaplıklar klasöründe dosya yok. Lütfen arşivi yeniden indirin UnsupportedRelease = Yeni sürüm bulundu CustomizationWarning = \nSophia Script'i çalıştırmadan önce Sophia.ps1 ön ayar dosyasındaki her işlevi özelleştirdiniz mi? diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/uk-UA/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/uk-UA/Sophia.psd1 index 4e146452..460cfdc2 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/uk-UA/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/uk-UA/Sophia.psd1 @@ -7,6 +7,7 @@ LoggedInUserNotAdmin = Поточний увійшов ко UnsupportedPowerShell = Ви намагаєтеся запустити скрипт в PowerShell {0}.{1}. Запустіть скрипт у відповідній версії PowerShell UnsupportedISE = Скрипт не підтримує роботу через Windows PowerShell ISE Win10TweakerWarning = Ваша ОС, можливо, через бекдор в Win 10 Tweaker заражена трояном +Windows10DebloaterWarning = Стабільність вашої ОС могла бути порушена використанням скрипту Windows10Debloater від Sycnex. З метою профілактики перевстановіть ОС PowerShellLibraries = У папці «Бібліотеки» немає файлів. Будь ласка, повторно завантажте архів UnsupportedRelease = Виявлено нову версію CustomizationWarning = \nВи налаштували всі функції в пресет-файлі Sophia.ps1 перед запуском Sophia Script? diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/zh-CN/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/zh-CN/Sophia.psd1 index 916ca5b9..e4ebc996 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/zh-CN/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/zh-CN/Sophia.psd1 @@ -7,6 +7,7 @@ LoggedInUserNotAdmin = 登录的用户没有管理员的权 UnsupportedPowerShell = 你想通过PowerShell {0}.{1}运行脚本。在适当的PowerShell版本中运行该脚本 UnsupportedISE = 该脚本不支持通过Windows PowerShell ISE运行 Win10TweakerWarning = 可能你的操作系统是通过“Win 10 Tweaker”后门感染的 +Windows10DebloaterWarning = 使用Sycnex的Windows10Debloater PowerShell脚本,Windows操作系统的稳定性可能已经受到影响。预防性地,重新安装整个操作系统 PowerShellLibraries = Libraries文件夹中没有文件。请重新下载该档案 UnsupportedRelease = 找到新版本 CustomizationWarning = \n在运行Sophia Script之前,您是否已自定义Sophia.ps1预设文件中的每个函数? diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Manifest/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Manifest/Sophia.psd1 index e812ded7..91a45b00 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Manifest/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Manifest/Sophia.psd1 @@ -1,6 +1,6 @@ @{ RootModule = '..\Module\Sophia.psm1' - ModuleVersion = '5.12.6' + ModuleVersion = '5.12.7' GUID = 'aa0b47a7-1770-4b5d-8c9f-cc6c505bcc7a' Author = 'Dmitry "farag" Nefedov' Copyright = '(c) 2014—2021 farag & Inestic. All rights reserved' diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Module/Sophia.psm1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Module/Sophia.psm1 index 8cdd2eb7..c4f8aac5 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Module/Sophia.psm1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Module/Sophia.psm1 @@ -2,8 +2,8 @@ .SYNOPSIS Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks - Version: v5.12.6 - Date: 23.11.2021 + Version: v5.12.7 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -143,7 +143,7 @@ function Checkings exit } - # Check whether the OS was infected by Win 10 Tweaker + # Check whether the OS was infected by Win 10 Tweaker's trojan # https://win10tweaker.ru if (Test-Path -Path "HKCU:\Software\Win 10 Tweaker") { @@ -3499,7 +3499,7 @@ function OneDrive Stop-Process -Name FileCoAuth -Force -ErrorAction Ignore # Getting link to the OneDriveSetup.exe and its' argument(s) - [string[]]$OneDriveSetup = ($UninstallString -Replace("\s*/",",/")).Split(",").Trim() + [string[]]$OneDriveSetup = ($UninstallString -Replace("\s*/", ",/")).Split(",").Trim() if ($OneDriveSetup.Count -eq 2) { Start-Process -FilePath $OneDriveSetup[0] -ArgumentList $OneDriveSetup[1..1] -Wait @@ -3539,7 +3539,7 @@ public static bool MarkFileDelete (string sourcefile) "@ } - # If there are some files or folders left in %LOCALAPPDATA%\Temp + # If there are some files or folders left in %OneDrive% if ((Get-ChildItem -Path $env:OneDrive -ErrorAction Ignore | Measure-Object).Count -ne 0) { if (-not ("WinAPI.DeleteFiles" -as [type])) @@ -3560,7 +3560,6 @@ public static bool MarkFileDelete (string sourcefile) } else { - # Invoke-Item doesn't work Start-Process -FilePath explorer -ArgumentList $env:OneDrive } } @@ -3582,22 +3581,11 @@ public static bool MarkFileDelete (string sourcefile) # Terminate the File Explorer process New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" -Name AutoRestartShell -PropertyType DWord -Value 0 -Force Stop-Process -Name explorer -Force - Start-Sleep -Seconds 3 - - # Restoring closed folders - foreach ($Script:OpenedFolder in $Script:OpenedFolders) - { - if (Test-Path -Path $Script:OpenedFolder) - { - Invoke-Item -Path $Script:OpenedFolder - } - } - New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" -Name AutoRestartShell -PropertyType DWord -Value 1 -Force # Attempt to unregister FileSyncShell64.dll and remove - $FileSyncShell64dlls = Get-ChildItem -Path "$OneDriveFolder\*\amd64\FileSyncShell64.dll" -Force + $FileSyncShell64dlls = Get-ChildItem -Path "$OneDriveFolder\*\FileSyncShell64.dll" -Force foreach ($FileSyncShell64dll in $FileSyncShell64dlls.FullName) { Start-Process -FilePath regsvr32.exe -ArgumentList "/u /s $FileSyncShell64dll" -Wait @@ -3625,7 +3613,6 @@ public static bool MarkFileDelete (string sourcefile) { if (Test-Path -Path $OpenedFolder) { - # Invoke-Item doesn't work Start-Process -FilePath explorer -ArgumentList $OpenedFolder } } @@ -3682,7 +3669,7 @@ public static bool MarkFileDelete (string sourcefile) # Remove invalid chars [xml]$OneDriveXML = $Content -replace "", "" - $OneDriveURL = ($OneDriveXML).root.update.amd64binary.url[-1] + $OneDriveURL = ($OneDriveXML).root.update.amd64binary.url $DownloadsFolder = Get-ItemPropertyValue -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{374DE290-123F-4565-9164-39C4925E467B}" $Parameters = @{ Uri = $OneDriveURL @@ -4017,7 +4004,7 @@ function TempFolder New-Item -Path $env:LOCALAPPDATA\Temp -ItemType Directory -Force } - # If there are some files or folders left in $env:LOCALAPPDATA\Temp + # If there are some files or folders left in %LOCALAPPDATA\Temp% if ((Get-ChildItem -Path $env:TEMP -Force -ErrorAction Ignore | Measure-Object).Count -ne 0) { # https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-movefileexa @@ -6685,7 +6672,7 @@ public static string GetString(uint strId) WinPrtScrFolder -Default .NOTES - The function will be applied only if the preset is configured to remove OneDrive, + The function will be applied only if the preset is configured to remove the OneDrive application, or the app was already uninstalled otherwise the backup functionality for the "Desktop" and "Pictures" folders in OneDrive breaks .NOTES @@ -6714,7 +6701,12 @@ function WinPrtScrFolder { "Desktop" { - if ((Get-Content -Path $PSScriptRoot\..\Sophia.ps1 -Encoding UTF8 -Force | Select-String -SimpleMatch "OneDrive -Uninstall").Line.StartsWith("#") -eq $false) + # Get the name of a preset (e.g Sophia.ps1) regardless it was named + $PresetName = Split-Path -Path ((Get-PSCallStack).Position | Where-Object -FilterScript {$_.Text -eq "WinPrtScrFolder -Desktop"}).File -Leaf + # Check whether a preset contains the "OneDrive -Uninstall" string uncommented out + $OneDriveUninstallFunctionUncommented = (Get-Content -Path $PSScriptRoot\..\$PresetName -Encoding UTF8 -Force | Select-String -SimpleMatch "OneDrive -Uninstall").Line.StartsWith("#") -eq $false + $OneDriveInstalled = Get-Package -Name "Microsoft OneDrive" -ProviderName Programs -Force -ErrorAction Ignore + if ($OneDriveUninstallFunctionUncommented -or (-not $OneDriveInstalled)) { $DesktopFolder = Get-ItemPropertyValue -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name Desktop New-ItemProperty -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{B7BEDE81-DF94-4682-A7D8-57A52620B86F}" -PropertyType ExpandString -Value $DesktopFolder -Force @@ -8171,7 +8163,7 @@ function InstallVCRedistx64 WSL .NOTES - To receive kernel updates, enable the Windows Update setting: "Receive updates for other Microsoft products" + The "Receive updates for other Microsoft products" setting will enabled automatically to receive kernel updates .NOTES Machine-wide @@ -8341,6 +8333,9 @@ public static extern bool SetForegroundWindow(IntPtr hWnd); # Force move the WPF form to the foreground $Window.Add_Loaded({$Window.Activate()}) $Form.ShowDialog() | Out-Null + + # Receive updates for other Microsoft products when you update Windows + (New-Object -ComObject Microsoft.Update.ServiceManager).AddService2("7971f918-a847-4430-9279-4a52d1efe18d", 7, "") } #endregion WSL @@ -8841,7 +8836,7 @@ function UninstallUWPApps #region Variables # The following UWP apps will have their checkboxes unchecked $UncheckedAppxPackages = @( - # AMD Radeon UWP panel + # AMD Radeon Software "AdvancedMicroDevicesInc*", # Intel Graphics Control Center @@ -9662,7 +9657,7 @@ function HEIF DisableKeepAlive = $true UseBasicParsing = $true } - if (-not (Invoke-RestMethod @Parameters).StatusDescription) + if (-not (Invoke-WebRequest @Parameters).StatusDescription) { return } @@ -12529,7 +12524,7 @@ public static void PostMessage() { if (Test-Path -Path $Script:OpenedFolder) { - Invoke-Item -Path $Script:OpenedFolder + Start-Process -FilePath explorer -ArgumentList $Script:OpenedFolder } } } diff --git a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Sophia.ps1 b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Sophia.ps1 index 82e701d5..f37a405c 100644 --- a/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Sophia.ps1 +++ b/Sophia Script/Sophia Script for Windows 10 PowerShell 7/Sophia.ps1 @@ -2,8 +2,8 @@ .SYNOPSIS Default preset file for "Sophia Script for Windows 10 (PowerShell 7)" - Version: v5.12.6 - Date: 23.11.2021 + Version: v5.12.7 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -23,7 +23,6 @@ .EXAMPLE Download and expand the latest Sophia Script version archive (without running) according which Windows and PowerShell versions it is run on irm script.sophi.app | iex - Invoke-RestMethod -Uri script.sophi.app | Invoke-Expression .NOTES Supported Windows 10 versions @@ -72,7 +71,7 @@ param Clear-Host -$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.6 (PowerShell 7) | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" +$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.7 (PowerShell 7) | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" Remove-Module -Name Sophia -Force -ErrorAction Ignore Import-Module -Name $PSScriptRoot\Manifest\Sophia.psd1 -PassThru -Force @@ -773,18 +772,18 @@ SetUserShellFolderLocation -Root Изменить расположение пользовательских папок на значения по умолчанию Пользовательские файлы и папки не будут перемещены в новое расположение. Переместите их вручную - По умолчанию они располагаются в папке %%USERPROFILE% + По умолчанию они располагаются в папке %USERPROFILE% #> # SetUserShellFolderLocation -Default <# Save screenshots by pressing Win+PrtScr on the Desktop - The function will be applied only if the preset is configured to remove the OneDrive application + The function will be applied only if the preset is configured to remove the OneDrive application, or the app was already uninstalled Otherwise the backup functionality for the "Desktop" and "Pictures" folders in OneDrive breaks Сохранять скриншоты по нажатию Win+PrtScr на рабочий столе - Функция будет применена только в случае, если в пресете настроено удаление приложения OneDrive, - иначе ломается функционал резервного копирования для папок "Рабочий стол" и "Изображения" в OneDrive + Функция будет применена только в случае, если в пресете настроено удаление приложения OneDrive или приложение уже удалено, + иначе в OneDrive ломается функционал резервного копирования для папок "Рабочий стол" и "Изображения" #> WinPrtScrFolder -Desktop @@ -938,10 +937,10 @@ InstallVCRedistx64 #region WSL <# Enable Windows Subsystem for Linux (WSL), install the latest WSL Linux kernel version, and a Linux distribution using a pop-up form - To receive kernel updates, enable the Windows Update setting: "Receive updates for other Microsoft products" + The "Receive updates for other Microsoft products" setting will enabled automatically to receive kernel updates Установить подсистему Windows для Linux (WSL), последний пакет обновления ядра Linux и дистрибутив Linux, используя всплывающую форму - Чтобы получать обновления ядра, включите параметр "При обновлении Windows поулчать обновления для других продуктов Майкрософт" в Центре обновлении Windows + Параметр "При обновлении Windows получать обновления для других продуктов Майкрософт" будет включен автоматически в Центре обновлении Windows, чтобы получать обновления ядра #> # WSL #endregion WSL diff --git a/Sophia Script/Sophia Script for Windows 10/Functions.ps1 b/Sophia Script/Sophia Script for Windows 10/Functions.ps1 index 59258ad2..374d3652 100644 --- a/Sophia Script/Sophia Script for Windows 10/Functions.ps1 +++ b/Sophia Script/Sophia Script for Windows 10/Functions.ps1 @@ -2,8 +2,8 @@ .SYNOPSIS The TAB completion for functions and their arguments - Version: v5.12.6 - Date: 23.11.2021 + Version: v5.12.7 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -54,7 +54,7 @@ function Sophia Clear-Host -$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.6 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" +$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.7 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" Remove-Module -Name Sophia -Force -ErrorAction Ignore Import-Module -Name $PSScriptRoot\Manifest\Sophia.psd1 -PassThru -Force diff --git a/Sophia Script/Sophia Script for Windows 10/Manifest/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 10/Manifest/Sophia.psd1 index 35767902..3ae525e6 100644 --- a/Sophia Script/Sophia Script for Windows 10/Manifest/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 10/Manifest/Sophia.psd1 @@ -1,6 +1,6 @@ @{ RootModule = '..\Module\Sophia.psm1' - ModuleVersion = '5.12.6' + ModuleVersion = '5.12.7' GUID = '109cc881-c42b-45af-a74a-550781989d6a' Author = 'Dmitry "farag" Nefedov' Copyright = '(c) 2014—2021 farag & Inestic. All rights reserved' diff --git a/Sophia Script/Sophia Script for Windows 10/Module/Sophia.psm1 b/Sophia Script/Sophia Script for Windows 10/Module/Sophia.psm1 index 9a2ae57b..696f5937 100644 --- a/Sophia Script/Sophia Script for Windows 10/Module/Sophia.psm1 +++ b/Sophia Script/Sophia Script for Windows 10/Module/Sophia.psm1 @@ -2,8 +2,8 @@ .SYNOPSIS Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks - Version: v5.12.6 - Date: 23.11.2021 + Version: v5.12.7 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -3482,7 +3482,7 @@ function OneDrive Stop-Process -Name FileCoAuth -Force -ErrorAction Ignore # Getting link to the OneDriveSetup.exe and its' argument(s) - [string[]]$OneDriveSetup = ($UninstallString -Replace("\s*/",",/")).Split(",").Trim() + [string[]]$OneDriveSetup = ($UninstallString -Replace("\s*/", ",/")).Split(",").Trim() if ($OneDriveSetup.Count -eq 2) { Start-Process -FilePath $OneDriveSetup[0] -ArgumentList $OneDriveSetup[1..1] -Wait @@ -3522,7 +3522,7 @@ public static bool MarkFileDelete (string sourcefile) "@ } - # If there are some files or folders left in %LOCALAPPDATA%\Temp + # If there are some files or folders left in %OneDrive% if ((Get-ChildItem -Path $env:OneDrive -ErrorAction Ignore | Measure-Object).Count -ne 0) { if (-not ("WinAPI.DeleteFiles" -as [type])) @@ -3543,7 +3543,6 @@ public static bool MarkFileDelete (string sourcefile) } else { - # Invoke-Item doesn't work Start-Process -FilePath explorer -ArgumentList $env:OneDrive } } @@ -3565,22 +3564,11 @@ public static bool MarkFileDelete (string sourcefile) # Terminate the File Explorer process New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" -Name AutoRestartShell -PropertyType DWord -Value 0 -Force Stop-Process -Name explorer -Force - Start-Sleep -Seconds 3 - - # Restoring closed folders - foreach ($Script:OpenedFolder in $Script:OpenedFolders) - { - if (Test-Path -Path $Script:OpenedFolder) - { - Invoke-Item -Path $Script:OpenedFolder - } - } - New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" -Name AutoRestartShell -PropertyType DWord -Value 1 -Force # Attempt to unregister FileSyncShell64.dll and remove - $FileSyncShell64dlls = Get-ChildItem -Path "$OneDriveFolder\*\amd64\FileSyncShell64.dll" -Force + $FileSyncShell64dlls = Get-ChildItem -Path "$OneDriveFolder\*\FileSyncShell64.dll" -Force foreach ($FileSyncShell64dll in $FileSyncShell64dlls.FullName) { Start-Process -FilePath regsvr32.exe -ArgumentList "/u /s $FileSyncShell64dll" -Wait @@ -3608,7 +3596,6 @@ public static bool MarkFileDelete (string sourcefile) { if (Test-Path -Path $OpenedFolder) { - # Invoke-Item doesn't work Start-Process -FilePath explorer -ArgumentList $OpenedFolder } } @@ -3663,7 +3650,7 @@ public static bool MarkFileDelete (string sourcefile) # Remove invalid chars [xml]$OneDriveXML = $Content -replace "", "" - $OneDriveURL = ($OneDriveXML).root.update.amd64binary.url[-1] + $OneDriveURL = ($OneDriveXML).root.update.amd64binary.url $DownloadsFolder = Get-ItemPropertyValue -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{374DE290-123F-4565-9164-39C4925E467B}" $Parameters = @{ Uri = $OneDriveURL @@ -3992,7 +3979,7 @@ function TempFolder New-Item -Path $env:LOCALAPPDATA\Temp -ItemType Directory -Force } - # If there are some files or folders left in $env:LOCALAPPDATA\Temp + # If there are some files or folders left in %LOCALAPPDATA\Temp% if ((Get-ChildItem -Path $env:TEMP -Force -ErrorAction Ignore | Measure-Object).Count -ne 0) { # https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-movefileexa @@ -6652,7 +6639,7 @@ public static string GetString(uint strId) WinPrtScrFolder -Default .NOTES - The function will be applied only if the preset is configured to remove OneDrive, + The function will be applied only if the preset is configured to remove the OneDrive application, or the app was already uninstalled otherwise the backup functionality for the "Desktop" and "Pictures" folders in OneDrive breaks .NOTES @@ -6681,7 +6668,12 @@ function WinPrtScrFolder { "Desktop" { - if ((Get-Content -Path $PSScriptRoot\..\Sophia.ps1 -Encoding UTF8 -Force | Select-String -SimpleMatch "OneDrive -Uninstall").Line.StartsWith("#") -eq $false) + # Get the name of a preset (e.g Sophia.ps1) regardless it was named + $PresetName = Split-Path -Path ((Get-PSCallStack).Position | Where-Object -FilterScript {$_.Text -eq "WinPrtScrFolder -Desktop"}).File -Leaf + # Check whether a preset contains the "OneDrive -Uninstall" string uncommented out + $OneDriveUninstallFunctionUncommented = (Get-Content -Path $PSScriptRoot\..\$PresetName -Encoding UTF8 -Force | Select-String -SimpleMatch "OneDrive -Uninstall").Line.StartsWith("#") -eq $false + $OneDriveInstalled = Get-Package -Name "Microsoft OneDrive" -ProviderName Programs -Force -ErrorAction Ignore + if ($OneDriveUninstallFunctionUncommented -or (-not $OneDriveInstalled)) { $DesktopFolder = Get-ItemPropertyValue -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name Desktop New-ItemProperty -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{B7BEDE81-DF94-4682-A7D8-57A52620B86F}" -PropertyType ExpandString -Value $DesktopFolder -Force @@ -8138,7 +8130,7 @@ function InstallVCRedistx64 WSL .NOTES - To receive kernel updates, enable the Windows Update setting: "Receive updates for other Microsoft products" + The "Receive updates for other Microsoft products" setting will enabled automatically to receive kernel updates .NOTES Machine-wide @@ -8308,6 +8300,9 @@ public static extern bool SetForegroundWindow(IntPtr hWnd); # Force move the WPF form to the foreground $Window.Add_Loaded({$Window.Activate()}) $Form.ShowDialog() | Out-Null + + # Receive updates for other Microsoft products when you update Windows + (New-Object -ComObject Microsoft.Update.ServiceManager).AddService2("7971f918-a847-4430-9279-4a52d1efe18d", 7, "") } #endregion WSL @@ -8798,8 +8793,8 @@ function UninstallUWPApps #region Variables # The following UWP apps will have their checkboxes unchecked $UncheckedAppxPackages = @( - # AMD Radeon UWP panel - "AdvancedMicroDevicesInc*", + # AMD Radeon Software + "AdvancedMicroDevicesInc-2.AMDRadeonSoftware", # Intel Graphics Control Center "AppUp.IntelGraphicsControlPanel", @@ -12469,7 +12464,7 @@ public static void PostMessage() { if (Test-Path -Path $Script:OpenedFolder) { - Invoke-Item -Path $Script:OpenedFolder + Start-Process -FilePath explorer -ArgumentList $Script:OpenedFolder } } } diff --git a/Sophia Script/Sophia Script for Windows 10/Sophia.ps1 b/Sophia Script/Sophia Script for Windows 10/Sophia.ps1 index 743ae1e5..948e6c63 100644 --- a/Sophia Script/Sophia Script for Windows 10/Sophia.ps1 +++ b/Sophia Script/Sophia Script for Windows 10/Sophia.ps1 @@ -2,8 +2,8 @@ .SYNOPSIS Default preset file for "Sophia Script for Windows 10" - Version: v5.12.6 - Date: 23.11.2021 + Version: v5.12.7 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -23,7 +23,6 @@ .EXAMPLE Download and expand the latest Sophia Script version archive (without running) according which Windows and PowerShell versions it is run on irm script.sophi.app | iex - Invoke-RestMethod -Uri script.sophi.app | Invoke-Expression .NOTES Supported Windows 10 versions @@ -72,7 +71,7 @@ param Clear-Host -$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.6 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" +$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 10 v5.12.7 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" Remove-Module -Name Sophia -Force -ErrorAction Ignore Import-Module -Name $PSScriptRoot\Manifest\Sophia.psd1 -PassThru -Force @@ -773,18 +772,18 @@ SetUserShellFolderLocation -Root Изменить расположение пользовательских папок на значения по умолчанию Пользовательские файлы и папки не будут перемещены в новое расположение. Переместите их вручную - По умолчанию они располагаются в папке %%USERPROFILE% + По умолчанию они располагаются в папке %USERPROFILE% #> # SetUserShellFolderLocation -Default <# Save screenshots by pressing Win+PrtScr on the Desktop - The function will be applied only if the preset is configured to remove the OneDrive application + The function will be applied only if the preset is configured to remove the OneDrive application, or the app was already uninstalled Otherwise the backup functionality for the "Desktop" and "Pictures" folders in OneDrive breaks Сохранять скриншоты по нажатию Win+PrtScr на рабочий столе - Функция будет применена только в случае, если в пресете настроено удаление приложения OneDrive, - иначе ломается функционал резервного копирования для папок "Рабочий стол" и "Изображения" в OneDrive + Функция будет применена только в случае, если в пресете настроено удаление приложения OneDrive или приложение уже удалено, + иначе в OneDrive ломается функционал резервного копирования для папок "Рабочий стол" и "Изображения" #> WinPrtScrFolder -Desktop @@ -938,10 +937,10 @@ InstallVCRedistx64 #region WSL <# Enable Windows Subsystem for Linux (WSL), install the latest WSL Linux kernel version, and a Linux distribution using a pop-up form - To receive kernel updates, enable the Windows Update setting: "Receive updates for other Microsoft products" + The "Receive updates for other Microsoft products" setting will enabled automatically to receive kernel updates Установить подсистему Windows для Linux (WSL), последний пакет обновления ядра Linux и дистрибутив Linux, используя всплывающую форму - Чтобы получать обновления ядра, включите параметр "При обновлении Windows поулчать обновления для других продуктов Майкрософт" в Центре обновлении Windows + Параметр "При обновлении Windows получать обновления для других продуктов Майкрософт" будет включен автоматически, чтобы получать обновления ядра #> # WSL #endregion WSL diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Functions.ps1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Functions.ps1 index 7425c66e..cfd8e4ee 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Functions.ps1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Functions.ps1 @@ -2,8 +2,8 @@ .SYNOPSIS The TAB completion for functions and their arguments - Version: v6.0.7 - Date: 23.11.2021 + Version: v6.0.8 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -54,7 +54,7 @@ function Sophia Clear-Host -$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 11 v6.0.7 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" +$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 11 v6.0.8 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" Remove-Module -Name Sophia -Force -ErrorAction Ignore Import-Module -Name $PSScriptRoot\Manifest\Sophia.psd1 -PassThru -Force diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Libraries/Microsoft.Windows.SDK.NET.dll b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Libraries/Microsoft.Windows.SDK.NET.dll index 47692635..a3de4dc9 100644 Binary files a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Libraries/Microsoft.Windows.SDK.NET.dll and b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Libraries/Microsoft.Windows.SDK.NET.dll differ diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Libraries/WinRT.Runtime.dll b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Libraries/WinRT.Runtime.dll index f0f9816f..cdac11e6 100644 Binary files a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Libraries/WinRT.Runtime.dll and b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Libraries/WinRT.Runtime.dll differ diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/de-DE/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/de-DE/Sophia.psd1 index 9cc1e40a..f0355630 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/de-DE/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/de-DE/Sophia.psd1 @@ -1,6 +1,6 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBuild = Das Skript unterstützt Windows 11 2004/20H2/21H1-Versionen und höher -UpdateWarning = Ihr Windows 11-Build: {0}.{1}. Unterstützter Build: 22000.282 und höher +UpdateWarning = Ihr Windows 11-Build: {0}.{1}. Unterstützter Build: 22000.318 und höher UnsupportedLanguageMode = Die PowerShell-Sitzung wird in einem eingeschränkten Sprachmodus ausgeführt LoggedInUserNotAdmin = Der angemeldete Benutzer hat keine Administratorrechte UnsupportedPowerShell = Sie versuchen ein Skript über PowerShell {0}.{1} auszuführen. Das Skript in der entsprechenden PowerShell-Version ausführen diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/en-US/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/en-US/Sophia.psd1 index 7a4c1d64..c9dc92bc 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/en-US/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/en-US/Sophia.psd1 @@ -1,6 +1,6 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBuild = The script supports Windows 11 21H2 version and higher -UpdateWarning = Your Windows 11 build: {0}.{1}. Supported build: 22000.282 and higher +UpdateWarning = Your Windows 11 build: {0}.{1}. Supported build: 22000.318 and higher UnsupportedLanguageMode = The PowerShell session in running in a limited language mode LoggedInUserNotAdmin = The logged-on user doesn't have admin rights UnsupportedPowerShell = You're trying to run script via PowerShell {0}.{1}. Run the script in the appropriate PowerShell version diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/es-ES/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/es-ES/Sophia.psd1 index 86a23a24..6b725884 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/es-ES/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/es-ES/Sophia.psd1 @@ -1,6 +1,6 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBuild = El script es compatible con versión Windows 11 21H2 y superiores -UpdateWarning = Su build de Windows 11: {0}.{1}. Compilación compatible: 22000.282 y superiores +UpdateWarning = Su build de Windows 11: {0}.{1}. Compilación compatible: 22000.318 y superiores UnsupportedLanguageMode = Sesión de PowerShell ejecutada en modo de lenguaje limitado LoggedInUserNotAdmin = El usuario que inició sesión no tiene derechos de administrador UnsupportedPowerShell = Estás intentando ejecutar el script a través de PowerShell {0}.{1}. Ejecute el script en la versión apropiada de PowerShell diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/fr-FR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/fr-FR/Sophia.psd1 index de5dc108..eebdcc98 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/fr-FR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/fr-FR/Sophia.psd1 @@ -1,6 +1,6 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBuild = Le script supporte les versions Windows 11 21H2 et ultérieures -UpdateWarning = Votre version de Windows 11 : {0}.{1}. Version prise en charge : 22000.282 et ultérieures +UpdateWarning = Votre version de Windows 11 : {0}.{1}. Version prise en charge : 22000.318 et ultérieures UnsupportedLanguageMode = La session PowerShell s'exécute dans un mode de langue limité LoggedInUserNotAdmin = L'utilisateur connecté n'a pas de droits d'administrateur UnsupportedPowerShell = Vous essayez d'exécuter le script via PowerShell {0}.{1}. Exécutez le script dans la version appropriée de PowerShell diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/hu-HU/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/hu-HU/Sophia.psd1 index 45a275f2..0b7e74ce 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/hu-HU/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/hu-HU/Sophia.psd1 @@ -1,6 +1,6 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBuild = A szkript a Windows 11 21H2 és újabb kiadásokat támogatja -UpdateWarning = Az Ön Windows 11 építése: {0}.{1}. Támogatott build: 22000.282 és magasabb verziószámok +UpdateWarning = Az Ön Windows 11 építése: {0}.{1}. Támogatott build: 22000.318 és magasabb verziószámok UnsupportedLanguageMode = A PowerShell munkamenet korlátozott nyelvi üzemmódban fut LoggedInUserNotAdmin = A bejelentkezett felhasználó nem rendelkezik admin jogokkal UnsupportedPowerShell = A PowerShell {0}.{1} segítségével próbálja futtatni a szkriptet. Futtassa a szkriptet a megfelelő PowerShell-verzióban diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/it-IT/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/it-IT/Sophia.psd1 index 27beba25..c56291f5 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/it-IT/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/it-IT/Sophia.psd1 @@ -1,6 +1,6 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBuild = Lo script supporta Windows 11, 21H2 versioni e superiori -UpdateWarning = La tua build di Windows 11: {0}.{1}. Build supportata: 22000.282 e successive +UpdateWarning = La tua build di Windows 11: {0}.{1}. Build supportata: 22000.318 e successive UnsupportedLanguageMode = La sessione PowerShell è in esecuzione in una modalità di lingua limitata LoggedInUserNotAdmin = L'utente connesso non ha i diritti di amministratore UnsupportedPowerShell = Stai cercando di eseguire lo script tramite PowerShell {0}.{1}. Esegui lo script nella versione di PowerShell appropriata diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/pt-BR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/pt-BR/Sophia.psd1 index 64f1b4f3..6e9810aa 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/pt-BR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/pt-BR/Sophia.psd1 @@ -1,6 +1,6 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBuild = O script suporta versões Windows 11 21H2 e superior -UpdateWarning = La tua build di Windows 11: {0}.{1}. Build supportata: 22000.282 e successive +UpdateWarning = La tua build di Windows 11: {0}.{1}. Build supportata: 22000.318 e successive UnsupportedLanguageMode = A sessão PowerShell em funcionamento em um modo de linguagem limitada LoggedInUserNotAdmin = O usuário logado não tem direitos de administrador UnsupportedPowerShell = Você está tentando executar o script via PowerShell {0}.{1}. Execute o script na versão apropriada do PowerShell diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/ru-RU/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/ru-RU/Sophia.psd1 index 35a99381..b602fafd 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/ru-RU/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/ru-RU/Sophia.psd1 @@ -1,6 +1,6 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBuild = Скрипт поддерживает только Windows 11 21H2 и выше -UpdateWarning = Ваш билд Windows 11: {0}.{1}. Поддерживаемый билд: 22000.282 и выше +UpdateWarning = Ваш билд Windows 11: {0}.{1}. Поддерживаемый билд: 22000.318 и выше UnsupportedLanguageMode = Сессия PowerShell работает в ограниченном режиме LoggedInUserNotAdmin = Текущий вошедший пользователь не обладает правами администратора UnsupportedPowerShell = Вы пытаетесь запустить скрипт в PowerShell {0}.{1}. Запустите скрипт в соответствующей версии PowerShell diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/tr-TR/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/tr-TR/Sophia.psd1 index 4a4b852e..5bf40d7d 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/tr-TR/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/tr-TR/Sophia.psd1 @@ -1,6 +1,6 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBuild = Bu betik sadece Windows 11 21H2 sürüm ve üstünü destekliyor -UpdateWarning = Windows 11 yapınız: {0}.{1}. Desteklenen yapı: 22000.282 ve üstünü destekliyor +UpdateWarning = Windows 11 yapınız: {0}.{1}. Desteklenen yapı: 22000.318 ve üstünü destekliyor UnsupportedLanguageMode = Sınırlı bir dil modunda çalışan PowerShell oturumu LoggedInUserNotAdmin = Oturum açan kullanıcının yönetici hakları yok UnsupportedPowerShell = Komut dosyasını PowerShell {0}.{1} aracılığıyla çalıştırmaya çalışıyorsunuz. Komut dosyasını uygun PowerShell sürümünde çalıştırın diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/uk-UA/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/uk-UA/Sophia.psd1 index 7f8f49b5..66caec41 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/uk-UA/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/uk-UA/Sophia.psd1 @@ -1,6 +1,6 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBuild = Скрипт підтримує тільки Windows 11 версії 21H2 та вище -UpdateWarning = Ваш білд Windows 11: {0}.{1}. Підтримуваний білд: 22000.282 та вище +UpdateWarning = Ваш білд Windows 11: {0}.{1}. Підтримуваний білд: 22000.318 та вище UnsupportedLanguageMode = Сесія PowerShell працює в обмеженому режимі LoggedInUserNotAdmin = Поточний увійшов користувач не володіє правами адміністратора UnsupportedPowerShell = Ви намагаєтеся запустити скрипт в PowerShell {0}.{1}. Запустіть скрипт у відповідній версії PowerShell diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/zh-CN/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/zh-CN/Sophia.psd1 index 84d36956..ee949482 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/zh-CN/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Localizations/zh-CN/Sophia.psd1 @@ -1,6 +1,6 @@ ConvertFrom-StringData -StringData @' UnsupportedOSBuild = 该脚本支持Windows 11版本21H2和更高版本 -UpdateWarning = 您的Windows 11构建。{0}.{1}。支持的构建。22000.282和更高版本 +UpdateWarning = 您的Windows 11构建。{0}.{1}。支持的构建。22000.318和更高版本 UnsupportedLanguageMode = PowerShell会话在有限的语言模式下运行 LoggedInUserNotAdmin = 登录的用户没有管理员的权利 UnsupportedPowerShell = 你想通过PowerShell {0}.{1}运行脚本。在适当的PowerShell版本中运行该脚本 diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Manifest/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Manifest/Sophia.psd1 index a80a69d7..f55e4080 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Manifest/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Manifest/Sophia.psd1 @@ -1,6 +1,6 @@ @{ RootModule = '..\Module\Sophia.psm1' - ModuleVersion = '6.0.7' + ModuleVersion = '6.0.8' GUID = '109cc881-c42b-45af-a74a-550781989d6a' Author = 'Dmitry "farag" Nefedov' Copyright = '(c) 2014—2021 farag & Inestic. All rights reserved' diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Module/Sophia.psm1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Module/Sophia.psm1 index 6a2114e2..993b77f7 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Module/Sophia.psm1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Module/Sophia.psm1 @@ -2,8 +2,8 @@ .SYNOPSIS Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks - Version: v6.0.7 - Date: 23.11.2021 + Version: v6.0.8 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -3230,7 +3230,7 @@ function OneDrive Stop-Process -Name FileCoAuth -Force -ErrorAction Ignore # Getting link to the OneDriveSetup.exe and its' argument(s) - [string[]]$OneDriveSetup = ($UninstallString -Replace("\s*/",",/")).Split(",").Trim() + [string[]]$OneDriveSetup = ($UninstallString -Replace("\s*/", ",/")).Split(",").Trim() if ($OneDriveSetup.Count -eq 2) { Start-Process -FilePath $OneDriveSetup[0] -ArgumentList $OneDriveSetup[1..1] -Wait @@ -3270,7 +3270,7 @@ public static bool MarkFileDelete (string sourcefile) "@ } - # If there are some files or folders left in %LOCALAPPDATA%\Temp + # If there are some files or folders left in %OneDrive% if ((Get-ChildItem -Path $env:OneDrive -ErrorAction Ignore | Measure-Object).Count -ne 0) { if (-not ("WinAPI.DeleteFiles" -as [type])) @@ -3291,7 +3291,6 @@ public static bool MarkFileDelete (string sourcefile) } else { - # Invoke-Item doesn't work Start-Process -FilePath explorer -ArgumentList $env:OneDrive } } @@ -3313,22 +3312,11 @@ public static bool MarkFileDelete (string sourcefile) # Terminate the File Explorer process New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" -Name AutoRestartShell -PropertyType DWord -Value 0 -Force Stop-Process -Name explorer -Force - Start-Sleep -Seconds 3 - - # Restoring closed folders - foreach ($Script:OpenedFolder in $Script:OpenedFolders) - { - if (Test-Path -Path $Script:OpenedFolder) - { - Invoke-Item -Path $Script:OpenedFolder - } - } - New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" -Name AutoRestartShell -PropertyType DWord -Value 1 -Force # Attempt to unregister FileSyncShell64.dll and remove - $FileSyncShell64dlls = Get-ChildItem -Path "$OneDriveFolder\*\amd64\FileSyncShell64.dll" -Force + $FileSyncShell64dlls = Get-ChildItem -Path "$OneDriveFolder\*\FileSyncShell64.dll" -Force foreach ($FileSyncShell64dll in $FileSyncShell64dlls.FullName) { Start-Process -FilePath regsvr32.exe -ArgumentList "/u /s $FileSyncShell64dll" -Wait @@ -3356,7 +3344,6 @@ public static bool MarkFileDelete (string sourcefile) { if (Test-Path -Path $OpenedFolder) { - # Invoke-Item doesn't work Start-Process -FilePath explorer -ArgumentList $OpenedFolder } } @@ -3413,7 +3400,7 @@ public static bool MarkFileDelete (string sourcefile) # Remove invalid chars [xml]$OneDriveXML = $Content -replace "", "" - $OneDriveURL = ($OneDriveXML).root.update.amd64binary.url[-1] + $OneDriveURL = ($OneDriveXML).root.update.amd64binary.url $DownloadsFolder = Get-ItemPropertyValue -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{374DE290-123F-4565-9164-39C4925E467B}" $Parameters = @{ Uri = $OneDriveURL @@ -3748,7 +3735,7 @@ function TempFolder New-Item -Path $env:LOCALAPPDATA\Temp -ItemType Directory -Force } - # If there are some files or folders left in $env:LOCALAPPDATA\Temp + # If there are some files or folders left in %LOCALAPPDATA\Temp% if ((Get-ChildItem -Path $env:TEMP -Force -ErrorAction Ignore | Measure-Object).Count -ne 0) { # https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-movefileexa @@ -6413,7 +6400,7 @@ public static string GetString(uint strId) WinPrtScrFolder -Default .NOTES - The function will be applied only if the preset is configured to remove OneDrive, + The function will be applied only if the preset is configured to remove the OneDrive application, or the app was already uninstalled otherwise the backup functionality for the "Desktop" and "Pictures" folders in OneDrive breaks .NOTES @@ -6442,7 +6429,12 @@ function WinPrtScrFolder { "Desktop" { - if ((Get-Content -Path $PSScriptRoot\..\Sophia.ps1 -Encoding UTF8 -Force | Select-String -SimpleMatch "OneDrive -Uninstall").Line.StartsWith("#") -eq $false) + # Get the name of a preset (e.g Sophia.ps1) regardless it was named + $PresetName = Split-Path -Path ((Get-PSCallStack).Position | Where-Object -FilterScript {$_.Text -eq "WinPrtScrFolder -Desktop"}).File -Leaf + # Check whether a preset contains the "OneDrive -Uninstall" string uncommented out + $OneDriveUninstallFunctionUncommented = (Get-Content -Path $PSScriptRoot\..\$PresetName -Encoding UTF8 -Force | Select-String -SimpleMatch "OneDrive -Uninstall").Line.StartsWith("#") -eq $false + $OneDriveInstalled = Get-Package -Name "Microsoft OneDrive" -ProviderName Programs -Force -ErrorAction Ignore + if ($OneDriveUninstallFunctionUncommented -or (-not $OneDriveInstalled)) { $DesktopFolder = Get-ItemPropertyValue -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name Desktop New-ItemProperty -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{B7BEDE81-DF94-4682-A7D8-57A52620B86F}" -PropertyType ExpandString -Value $DesktopFolder -Force @@ -7869,17 +7861,29 @@ function DefaultTerminalApp { if (Get-AppxPackage -Name Microsoft.WindowsTerminal) { - if (-not (Test-Path -Path HKCU:\Console\%%Startup)) + if (-not (Test-Path -Path "HKCU:\Console\%%Startup")) { - New-Item -Path HKCU:\Console\%%Startup -Force + New-Item -Path "HKCU:\Console\%%Startup" -Force + } + + # Find the current GUID of Windows Terminal + Get-ChildItem -Path "HKLM:\SOFTWARE\Classes\PackagedCom\Package\$PackageFullName\Class" | ForEach-Object -Process { + if ((Get-ItemPropertyValue -Path $_.PSPath -Name ServerId) -eq 0) + { + New-ItemProperty -Path "HKCU:\Console\%%Startup" -Name DelegationConsole -PropertyType String -Value $_.PSChildName -Force + } + + if ((Get-ItemPropertyValue -Path $_.PSPath -Name ServerId) -eq 1) + { + New-ItemProperty -Path "HKCU:\Console\%%Startup" -Name DelegationTerminal -PropertyType String -Value $_.PSChildName -Force + } } - New-ItemProperty -Path HKCU:\Console\%%Startup -Name DelegationConsole -PropertyType String -Value "{06EC847C-C0A5-46B8-92CB-7C92F6E35CD5}" -Force - New-ItemProperty -Path HKCU:\Console\%%Startup -Name DelegationTerminal -PropertyType String -Value "{86633F1F-6454-40EC-89CE-DA4EBA977EE2}" -Force } } "ConsoleHost" { - Remove-Item -Path HKCU:\Console\%%Startup -Force -ErrorAction Ignore + New-ItemProperty -Path "HKCU:\Console\%%Startup" -Name DelegationConsole -PropertyType String -Value "{00000000-0000-0000-0000-000000000000}" -Force + New-ItemProperty -Path "HKCU:\Console\%%Startup" -Name DelegationTerminal -PropertyType String -Value "{00000000-0000-0000-0000-000000000000}" -Force } } } @@ -7926,7 +7930,7 @@ function InstallVCRedistx64 WSL .NOTES - To receive kernel updates, enable the Windows Update setting: "Receive updates for other Microsoft products" + The "Receive updates for other Microsoft products" setting will enabled automatically to receive kernel updates .NOTES Machine-wide @@ -8096,6 +8100,9 @@ public static extern bool SetForegroundWindow(IntPtr hWnd); # Force move the WPF form to the foreground $Window.Add_Loaded({$Window.Activate()}) $Form.ShowDialog() | Out-Null + + # Receive updates for other Microsoft products when you update Windows + (New-Object -ComObject Microsoft.Update.ServiceManager).AddService2("7971f918-a847-4430-9279-4a52d1efe18d", 7, "") } #endregion WSL @@ -8218,7 +8225,7 @@ function UninstallUWPApps #region Variables # The following UWP apps will have their checkboxes unchecked $UncheckedAppxPackages = @( - # AMD Radeon UWP panel + # AMD Radeon Software "AdvancedMicroDevicesInc*", # Intel Graphics Control Center @@ -9075,7 +9082,7 @@ function HEIF SslProtocol = "Tls13" UseBasicParsing = $true } - if (-not (Invoke-RestMethod @Parameters).StatusDescription) + if (-not (Invoke-WebRequest @Parameters).StatusDescription) { return } @@ -11913,7 +11920,7 @@ public static void PostMessage() { if (Test-Path -Path $Script:OpenedFolder) { - Invoke-Item -Path $Script:OpenedFolder + Start-Process -FilePath explorer -ArgumentList $Script:OpenedFolder } } } diff --git a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Sophia.ps1 b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Sophia.ps1 index 135d0db6..ae92b66f 100644 --- a/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Sophia.ps1 +++ b/Sophia Script/Sophia Script for Windows 11 PowerShell 7/Sophia.ps1 @@ -2,8 +2,8 @@ .SYNOPSIS Default preset file for "Sophia Script for Windows 11" - Version: v6.0.7 - Date: 23.11.2021 + Version: v6.0.8 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -23,12 +23,11 @@ .EXAMPLE Download and expand the latest Sophia Script version archive (without running) according which Windows and PowerShell versions it is run on irm script.sophi.app | iex - Invoke-RestMethod -Uri script.sophi.app | Invoke-Expression .NOTES Supported Windows 11 version Version: 21H2 - Build: 22000.282 + Build: 22000.318 Editions: Home/Pro/Enterprise .NOTES @@ -71,7 +70,7 @@ param Clear-Host -$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 11 v6.0.7 (PowerShell 7) | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" +$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 11 v6.0.8 (PowerShell 7) | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" Remove-Module -Name Sophia -Force -ErrorAction Ignore Import-Module -Name $PSScriptRoot\Manifest\Sophia.psd1 -PassThru -Force @@ -736,18 +735,18 @@ SetUserShellFolderLocation -Root Изменить расположение пользовательских папок на значения по умолчанию Пользовательские файлы и папки не будут перемещены в новое расположение. Переместите их вручную - По умолчанию они располагаются в папке %%USERPROFILE% + По умолчанию они располагаются в папке %USERPROFILE% #> # SetUserShellFolderLocation -Default <# Save screenshots by pressing Win+PrtScr on the Desktop - The function will be applied only if the preset is configured to remove the OneDrive application + The function will be applied only if the preset is configured to remove the OneDrive application, or the app was already uninstalled Otherwise the backup functionality for the "Desktop" and "Pictures" folders in OneDrive breaks Сохранять скриншоты по нажатию Win+PrtScr на рабочий столе - Функция будет применена только в случае, если в пресете настроено удаление приложения OneDrive, - иначе ломается функционал резервного копирования для папок "Рабочий стол" и "Изображения" в OneDrive + Функция будет применена только в случае, если в пресете настроено удаление приложения OneDrive или приложение уже удалено, + иначе в OneDrive ломается функционал резервного копирования для папок "Рабочий стол" и "Изображения" #> WinPrtScrFolder -Desktop @@ -898,10 +897,10 @@ InstallVCRedistx64 #region WSL <# Enable Windows Subsystem for Linux (WSL), install the latest WSL Linux kernel version, and a Linux distribution using a pop-up form - To receive kernel updates, enable the Windows Update setting: "Receive updates for other Microsoft products" + The "Receive updates for other Microsoft products" setting will enabled automatically to receive kernel updates Установить подсистему Windows для Linux (WSL), последний пакет обновления ядра Linux и дистрибутив Linux, используя всплывающую форму - Чтобы получать обновления ядра, включите параметр "При обновлении Windows поулчать обновления для других продуктов Майкрософт" в Центре обновлении Windows + Параметр "При обновлении Windows получать обновления для других продуктов Майкрософт" будет включен автоматически в Центре обновлении Windows, чтобы получать обновления ядра #> # WSL #endregion WSL diff --git a/Sophia Script/Sophia Script for Windows 11/Functions.ps1 b/Sophia Script/Sophia Script for Windows 11/Functions.ps1 index d87c0cb9..34052a46 100644 --- a/Sophia Script/Sophia Script for Windows 11/Functions.ps1 +++ b/Sophia Script/Sophia Script for Windows 11/Functions.ps1 @@ -2,8 +2,8 @@ .SYNOPSIS The TAB completion for functions and their arguments - Version: v6.0.7 - Date: 23.11.2021 + Version: v6.0.8 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -54,7 +54,7 @@ function Sophia Clear-Host -$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 11 v6.0.7 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" +$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 11 v6.0.8 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" Remove-Module -Name Sophia -Force -ErrorAction Ignore Import-Module -Name $PSScriptRoot\Manifest\Sophia.psd1 -PassThru -Force diff --git a/Sophia Script/Sophia Script for Windows 11/Manifest/Sophia.psd1 b/Sophia Script/Sophia Script for Windows 11/Manifest/Sophia.psd1 index ad88fa69..6ace0ed3 100644 --- a/Sophia Script/Sophia Script for Windows 11/Manifest/Sophia.psd1 +++ b/Sophia Script/Sophia Script for Windows 11/Manifest/Sophia.psd1 @@ -1,6 +1,6 @@ @{ RootModule = '..\Module\Sophia.psm1' - ModuleVersion = '6.0.7' + ModuleVersion = '6.0.8' GUID = '109cc881-c42b-45af-a74a-550781989d6a' Author = 'Dmitry "farag" Nefedov' Copyright = '(c) 2014—2021 farag & Inestic. All rights reserved' diff --git a/Sophia Script/Sophia Script for Windows 11/Module/Sophia.psm1 b/Sophia Script/Sophia Script for Windows 11/Module/Sophia.psm1 index 55f66436..d722e468 100644 --- a/Sophia Script/Sophia Script for Windows 11/Module/Sophia.psm1 +++ b/Sophia Script/Sophia Script for Windows 11/Module/Sophia.psm1 @@ -2,8 +2,8 @@ .SYNOPSIS Sophia Script is a PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks - Version: v6.0.7 - Date: 23.11.2021 + Version: v6.0.8 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -3213,7 +3213,7 @@ function OneDrive Stop-Process -Name FileCoAuth -Force -ErrorAction Ignore # Getting link to the OneDriveSetup.exe and its' argument(s) - [string[]]$OneDriveSetup = ($UninstallString -Replace("\s*/",",/")).Split(",").Trim() + [string[]]$OneDriveSetup = ($UninstallString -Replace("\s*/", ",/")).Split(",").Trim() if ($OneDriveSetup.Count -eq 2) { Start-Process -FilePath $OneDriveSetup[0] -ArgumentList $OneDriveSetup[1..1] -Wait @@ -3253,7 +3253,7 @@ public static bool MarkFileDelete (string sourcefile) "@ } - # If there are some files or folders left in %LOCALAPPDATA%\Temp + # If there are some files or folders left in %OneDrive% if ((Get-ChildItem -Path $env:OneDrive -ErrorAction Ignore | Measure-Object).Count -ne 0) { if (-not ("WinAPI.DeleteFiles" -as [type])) @@ -3274,7 +3274,6 @@ public static bool MarkFileDelete (string sourcefile) } else { - # Invoke-Item doesn't work Start-Process -FilePath explorer -ArgumentList $env:OneDrive } } @@ -3296,22 +3295,11 @@ public static bool MarkFileDelete (string sourcefile) # Terminate the File Explorer process New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" -Name AutoRestartShell -PropertyType DWord -Value 0 -Force Stop-Process -Name explorer -Force - Start-Sleep -Seconds 3 - - # Restoring closed folders - foreach ($Script:OpenedFolder in $Script:OpenedFolders) - { - if (Test-Path -Path $Script:OpenedFolder) - { - Invoke-Item -Path $Script:OpenedFolder - } - } - New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" -Name AutoRestartShell -PropertyType DWord -Value 1 -Force # Attempt to unregister FileSyncShell64.dll and remove - $FileSyncShell64dlls = Get-ChildItem -Path "$OneDriveFolder\*\amd64\FileSyncShell64.dll" -Force + $FileSyncShell64dlls = Get-ChildItem -Path "$OneDriveFolder\*\FileSyncShell64.dll" -Force foreach ($FileSyncShell64dll in $FileSyncShell64dlls.FullName) { Start-Process -FilePath regsvr32.exe -ArgumentList "/u /s $FileSyncShell64dll" -Wait @@ -3339,7 +3327,6 @@ public static bool MarkFileDelete (string sourcefile) { if (Test-Path -Path $OpenedFolder) { - # Invoke-Item doesn't work Start-Process -FilePath explorer -ArgumentList $OpenedFolder } } @@ -3394,7 +3381,7 @@ public static bool MarkFileDelete (string sourcefile) # Remove invalid chars [xml]$OneDriveXML = $Content -replace "", "" - $OneDriveURL = ($OneDriveXML).root.update.amd64binary.url[-1] + $OneDriveURL = ($OneDriveXML).root.update.amd64binary.url $DownloadsFolder = Get-ItemPropertyValue -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{374DE290-123F-4565-9164-39C4925E467B}" $Parameters = @{ Uri = $OneDriveURL @@ -3723,7 +3710,7 @@ function TempFolder New-Item -Path $env:LOCALAPPDATA\Temp -ItemType Directory -Force } - # If there are some files or folders left in $env:LOCALAPPDATA\Temp + # If there are some files or folders left in %LOCALAPPDATA\Temp% if ((Get-ChildItem -Path $env:TEMP -Force -ErrorAction Ignore | Measure-Object).Count -ne 0) { # https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-movefileexa @@ -6380,7 +6367,7 @@ public static string GetString(uint strId) WinPrtScrFolder -Default .NOTES - The function will be applied only if the preset is configured to remove OneDrive, + The function will be applied only if the preset is configured to remove the OneDrive application, or the app was already uninstalled otherwise the backup functionality for the "Desktop" and "Pictures" folders in OneDrive breaks .NOTES @@ -6409,7 +6396,12 @@ function WinPrtScrFolder { "Desktop" { - if ((Get-Content -Path $PSScriptRoot\..\Sophia.ps1 -Encoding UTF8 -Force | Select-String -SimpleMatch "OneDrive -Uninstall").Line.StartsWith("#") -eq $false) + # Get the name of a preset (e.g Sophia.ps1) regardless it was named + $PresetName = Split-Path -Path ((Get-PSCallStack).Position | Where-Object -FilterScript {$_.Text -eq "WinPrtScrFolder -Desktop"}).File -Leaf + # Check whether a preset contains the "OneDrive -Uninstall" string uncommented out + $OneDriveUninstallFunctionUncommented = (Get-Content -Path $PSScriptRoot\..\$PresetName -Encoding UTF8 -Force | Select-String -SimpleMatch "OneDrive -Uninstall").Line.StartsWith("#") -eq $false + $OneDriveInstalled = Get-Package -Name "Microsoft OneDrive" -ProviderName Programs -Force -ErrorAction Ignore + if ($OneDriveUninstallFunctionUncommented -or (-not $OneDriveInstalled)) { $DesktopFolder = Get-ItemPropertyValue -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name Desktop New-ItemProperty -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{B7BEDE81-DF94-4682-A7D8-57A52620B86F}" -PropertyType ExpandString -Value $DesktopFolder -Force @@ -7836,17 +7828,29 @@ function DefaultTerminalApp { if (Get-AppxPackage -Name Microsoft.WindowsTerminal) { - if (-not (Test-Path -Path HKCU:\Console\%%Startup)) + if (-not (Test-Path -Path "HKCU:\Console\%%Startup")) { - New-Item -Path HKCU:\Console\%%Startup -Force + New-Item -Path "HKCU:\Console\%%Startup" -Force + } + + # Find the current GUID of Windows Terminal + Get-ChildItem -Path "HKLM:\SOFTWARE\Classes\PackagedCom\Package\$PackageFullName\Class" | ForEach-Object -Process { + if ((Get-ItemPropertyValue -Path $_.PSPath -Name ServerId) -eq 0) + { + New-ItemProperty -Path "HKCU:\Console\%%Startup" -Name DelegationConsole -PropertyType String -Value $_.PSChildName -Force + } + + if ((Get-ItemPropertyValue -Path $_.PSPath -Name ServerId) -eq 1) + { + New-ItemProperty -Path "HKCU:\Console\%%Startup" -Name DelegationTerminal -PropertyType String -Value $_.PSChildName -Force + } } - New-ItemProperty -Path HKCU:\Console\%%Startup -Name DelegationConsole -PropertyType String -Value "{06EC847C-C0A5-46B8-92CB-7C92F6E35CD5}" -Force - New-ItemProperty -Path HKCU:\Console\%%Startup -Name DelegationTerminal -PropertyType String -Value "{86633F1F-6454-40EC-89CE-DA4EBA977EE2}" -Force } } "ConsoleHost" { - Remove-Item -Path HKCU:\Console\%%Startup -Force -ErrorAction Ignore + New-ItemProperty -Path "HKCU:\Console\%%Startup" -Name DelegationConsole -PropertyType String -Value "{00000000-0000-0000-0000-000000000000}" -Force + New-ItemProperty -Path "HKCU:\Console\%%Startup" -Name DelegationTerminal -PropertyType String -Value "{00000000-0000-0000-0000-000000000000}" -Force } } } @@ -7893,7 +7897,7 @@ function InstallVCRedistx64 WSL .NOTES - To receive kernel updates, enable the Windows Update setting: "Receive updates for other Microsoft products" + The "Receive updates for other Microsoft products" Windows Update setting will be enabled automatically to receive kernel updates .NOTES Machine-wide @@ -8063,6 +8067,9 @@ public static extern bool SetForegroundWindow(IntPtr hWnd); # Force move the WPF form to the foreground $Window.Add_Loaded({$Window.Activate()}) $Form.ShowDialog() | Out-Null + + # Receive updates for other Microsoft products when you update Windows + (New-Object -ComObject Microsoft.Update.ServiceManager).AddService2("7971f918-a847-4430-9279-4a52d1efe18d", 7, "") } #endregion WSL @@ -8175,7 +8182,7 @@ function UninstallUWPApps #region Variables # The following UWP apps will have their checkboxes unchecked $UncheckedAppxPackages = @( - # AMD Radeon UWP panel + # AMD Radeon Software "AdvancedMicroDevicesInc*", # Intel Graphics Control Center @@ -9020,7 +9027,7 @@ function HEIF DisableKeepAlive = $true UseBasicParsing = $true } - if (-not (Invoke-RestMethod @Parameters).StatusDescription) + if (-not (Invoke-WebRequest @Parameters).StatusDescription) { return } @@ -11855,7 +11862,7 @@ public static void PostMessage() { if (Test-Path -Path $Script:OpenedFolder) { - Invoke-Item -Path $Script:OpenedFolder + Start-Process -FilePath explorer -ArgumentList $Script:OpenedFolder } } } diff --git a/Sophia Script/Sophia Script for Windows 11/Sophia.ps1 b/Sophia Script/Sophia Script for Windows 11/Sophia.ps1 index d2126c33..a026e1bb 100644 --- a/Sophia Script/Sophia Script for Windows 11/Sophia.ps1 +++ b/Sophia Script/Sophia Script for Windows 11/Sophia.ps1 @@ -2,8 +2,8 @@ .SYNOPSIS Default preset file for "Sophia Script for Windows 11" - Version: v6.0.7 - Date: 23.11.2021 + Version: v6.0.8 + Date: 05.12.2021 Copyright (c) 2014—2021 farag Copyright (c) 2019—2021 farag & Inestic @@ -23,7 +23,6 @@ .EXAMPLE Download and expand the latest Sophia Script version archive (without running) according which Windows and PowerShell versions it is run on irm script.sophi.app | iex - Invoke-RestMethod -Uri script.sophi.app | Invoke-Expression .NOTES Supported Windows 11 version @@ -71,7 +70,7 @@ param Clear-Host -$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 11 v6.0.7 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" +$Host.UI.RawUI.WindowTitle = "Sophia Script for Windows 11 v6.0.8 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows | $([char]0x00A9) farag & Inestic, 2014$([char]0x2013)2021" Remove-Module -Name Sophia -Force -ErrorAction Ignore Import-Module -Name $PSScriptRoot\Manifest\Sophia.psd1 -PassThru -Force @@ -736,18 +735,18 @@ SetUserShellFolderLocation -Root Изменить расположение пользовательских папок на значения по умолчанию Пользовательские файлы и папки не будут перемещены в новое расположение. Переместите их вручную - По умолчанию они располагаются в папке %%USERPROFILE% + По умолчанию они располагаются в папке %USERPROFILE% #> # SetUserShellFolderLocation -Default <# Save screenshots by pressing Win+PrtScr on the Desktop - The function will be applied only if the preset is configured to remove the OneDrive application + The function will be applied only if the preset is configured to remove the OneDrive application, or the app was already uninstalled Otherwise the backup functionality for the "Desktop" and "Pictures" folders in OneDrive breaks Сохранять скриншоты по нажатию Win+PrtScr на рабочий столе - Функция будет применена только в случае, если в пресете настроено удаление приложения OneDrive, - иначе ломается функционал резервного копирования для папок "Рабочий стол" и "Изображения" в OneDrive + Функция будет применена только в случае, если в пресете настроено удаление приложения OneDrive или приложение уже удалено, + иначе в OneDrive ломается функционал резервного копирования для папок "Рабочий стол" и "Изображения" #> WinPrtScrFolder -Desktop @@ -907,10 +906,10 @@ InstallVCRedistx64 #region WSL <# Enable Windows Subsystem for Linux (WSL), install the latest WSL Linux kernel version, and a Linux distribution using a pop-up form - To receive kernel updates, enable the Windows Update setting: "Receive updates for other Microsoft products" + The "Receive updates for other Microsoft products" setting will enabled automatically to receive kernel updates Установить подсистему Windows для Linux (WSL), последний пакет обновления ядра Linux и дистрибутив Linux, используя всплывающую форму - Чтобы получать обновления ядра, включите параметр "При обновлении Windows поулчать обновления для других продуктов Майкрософт" в Центре обновлении Windows + Параметр "При обновлении Windows получать обновления для других продуктов Майкрософт" будет включен автоматически в Центре обновлении Windows, чтобы получать обновления ядра #> # WSL #endregion WSL diff --git a/Wrapper/Config/config_Windows_10_LTSC.json b/Wrapper/Config/config_Windows_10_LTSC.json index fe5693a8..cec8c99b 100644 --- a/Wrapper/Config/config_Windows_10_LTSC.json +++ b/Wrapper/Config/config_Windows_10_LTSC.json @@ -16,7 +16,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 101, @@ -32,7 +32,7 @@ "Preset": "", "WindowsDefault": "", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 102, @@ -48,7 +48,7 @@ "Preset": "Zero", "WindowsDefault": "Zero", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 200, @@ -67,7 +67,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 201, @@ -86,7 +86,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 202, @@ -105,7 +105,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 203, @@ -124,7 +124,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 204, @@ -143,7 +143,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 205, @@ -162,7 +162,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 206, @@ -181,7 +181,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 207, @@ -200,7 +200,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 208, @@ -219,7 +219,7 @@ "Preset": "One", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 209, @@ -238,7 +238,7 @@ "Preset": "One", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 210, @@ -257,7 +257,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 211, @@ -276,7 +276,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 212, @@ -295,7 +295,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 213, @@ -314,7 +314,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 214, @@ -333,7 +333,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 300, @@ -352,7 +352,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 301, @@ -371,7 +371,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 302, @@ -390,7 +390,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 303, @@ -409,7 +409,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 304, @@ -428,7 +428,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 305, @@ -447,7 +447,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 307, @@ -466,7 +466,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 308, @@ -485,7 +485,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 309, @@ -504,7 +504,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 310, @@ -523,7 +523,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 311, @@ -542,7 +542,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { @@ -562,7 +562,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 313, @@ -581,7 +581,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 314, @@ -600,7 +600,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 315, @@ -619,7 +619,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 316, @@ -638,7 +638,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 317, @@ -657,7 +657,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 318, @@ -676,7 +676,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 319, @@ -698,7 +698,7 @@ "Preset": "Zero", "WindowsDefault": "Two", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 320, @@ -717,7 +717,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "true" }, { "Id": 321, @@ -736,7 +736,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 322, @@ -755,7 +755,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 323, @@ -774,7 +774,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 324, @@ -796,7 +796,7 @@ "Preset": "", "WindowsDefault": "", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 325, @@ -818,7 +818,7 @@ "Preset": "Zero", "WindowsDefault": "Two", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 326, @@ -837,7 +837,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 327, @@ -856,7 +856,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "true" }, { "Id": 328, @@ -875,7 +875,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 329, @@ -894,7 +894,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 330, @@ -913,7 +913,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 331, @@ -932,7 +932,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 332, @@ -951,7 +951,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 333, @@ -970,7 +970,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 334, @@ -989,7 +989,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 335, @@ -1008,7 +1008,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 336, @@ -1027,7 +1027,7 @@ "Preset": "One", "WindowsDefault": "Zero", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "true" }, { "Id": 400, @@ -1046,7 +1046,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 500, @@ -1065,7 +1065,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 501, @@ -1084,7 +1084,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 502, @@ -1103,7 +1103,7 @@ "Preset": "Zero", "WindowsDefault": "Zero", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 503, @@ -1122,7 +1122,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 504, @@ -1141,7 +1141,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 505, @@ -1160,7 +1160,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 506, @@ -1179,7 +1179,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 507, @@ -1198,7 +1198,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 508, @@ -1217,7 +1217,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 509, @@ -1236,7 +1236,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 510, @@ -1255,7 +1255,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 511, @@ -1274,7 +1274,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 512, @@ -1293,7 +1293,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 513, @@ -1312,7 +1312,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 514, @@ -1331,7 +1331,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 515, @@ -1350,7 +1350,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 516, @@ -1369,7 +1369,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 517, @@ -1388,7 +1388,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 518, @@ -1407,7 +1407,7 @@ "Preset": "One", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 519, @@ -1426,7 +1426,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 520, @@ -1448,7 +1448,7 @@ "Preset": "Zero", "WindowsDefault": "Two", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 521, @@ -1467,7 +1467,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 522, @@ -1486,7 +1486,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "true" }, { "Id": 523, @@ -1505,7 +1505,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 524, @@ -1524,7 +1524,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "true" }, { "Id": 525, @@ -1543,7 +1543,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 526, @@ -1562,7 +1562,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 527, @@ -1581,7 +1581,7 @@ "Preset": "", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 528, @@ -1600,7 +1600,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 529, @@ -1619,7 +1619,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 530, @@ -1638,7 +1638,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 531, @@ -1657,7 +1657,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "true" }, { "Id": 532, @@ -1676,7 +1676,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 533, @@ -1695,7 +1695,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 534, @@ -1714,29 +1714,13 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 535, "Region": "System", "Control": "chk", "Required": "false", - "Function": "UninstallPCHealthCheck", - "Arg": { - "Zero": { - "Tag": "" - } - }, - "Preset": "Zero", - "WindowsDefault": "One", - "LTSC2019": "false", - "LTSC2021": "false" - }, - { - "Id": 536, - "Region": "System", - "Control": "chk", - "Required": "false", "Function": "InstallVCRedistx64", "Arg": { "Zero": { @@ -1746,7 +1730,7 @@ "Preset": "", "WindowsDefault": "", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 600, @@ -1762,7 +1746,7 @@ "Preset": "", "WindowsDefault": "", "LTSC2019": "false", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 700, @@ -1781,7 +1765,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 701, @@ -1800,7 +1784,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 702, @@ -1819,7 +1803,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 703, @@ -1841,7 +1825,7 @@ "Preset": "012", "WindowsDefault": "", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "true" }, { "Id": 704, @@ -1857,7 +1841,7 @@ "Preset": "", "WindowsDefault": "", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "true" }, { "Id": 800, @@ -1873,7 +1857,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 801, @@ -1889,7 +1873,7 @@ "Preset": "", "WindowsDefault": "", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 802, @@ -1905,7 +1889,7 @@ "Preset": "", "WindowsDefault": "", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 803, @@ -1924,7 +1908,7 @@ "Preset": "One", "WindowsDefault": "", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 804, @@ -1943,7 +1927,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 806, @@ -1962,7 +1946,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "true" }, { "Id": 807, @@ -1978,7 +1962,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 900, @@ -1997,7 +1981,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 901, @@ -2016,7 +2000,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 902, @@ -2032,7 +2016,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 903, @@ -2051,7 +2035,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "true" }, { "Id": 1000, @@ -2070,7 +2054,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1001, @@ -2089,7 +2073,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1002, @@ -2108,7 +2092,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1100, @@ -2127,7 +2111,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1101, @@ -2146,7 +2130,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1102, @@ -2165,7 +2149,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1103, @@ -2181,7 +2165,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1104, @@ -2197,7 +2181,7 @@ "Preset": "Zero", "WindowsDefault": "", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1105, @@ -2216,7 +2200,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1106, @@ -2235,7 +2219,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1107, @@ -2254,7 +2238,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1108, @@ -2273,7 +2257,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1109, @@ -2292,7 +2276,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1110, @@ -2311,7 +2295,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1111, @@ -2330,7 +2314,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1112, @@ -2349,7 +2333,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1113, @@ -2368,7 +2352,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1200, @@ -2387,7 +2371,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1201, @@ -2406,7 +2390,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1202, @@ -2425,7 +2409,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1203, @@ -2444,7 +2428,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1204, @@ -2463,7 +2447,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1205, @@ -2482,7 +2466,7 @@ "Preset": "", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1206, @@ -2501,7 +2485,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 1207, @@ -2520,7 +2504,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 1208, @@ -2539,7 +2523,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "false", - "LTSC2021": "false" + "LTSC2021": "false" }, { "Id": 1209, @@ -2558,7 +2542,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1210, @@ -2577,7 +2561,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1211, @@ -2596,7 +2580,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1212, @@ -2615,7 +2599,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1213, @@ -2634,7 +2618,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1214, @@ -2653,7 +2637,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1215, @@ -2672,7 +2656,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1216, @@ -2691,7 +2675,7 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "true" + "LTSC2021": "true" }, { "Id": 1217, @@ -2710,6 +2694,6 @@ "Preset": "Zero", "WindowsDefault": "One", "LTSC2019": "true", - "LTSC2021": "false" + "LTSC2021": "false" } ] diff --git a/Wrapper/Localizations/de-DE/tooltip_Windows_10.json b/Wrapper/Localizations/de-DE/tooltip_Windows_10.json index 98a1c8d3..4b55c0ea 100644 --- a/Wrapper/Localizations/de-DE/tooltip_Windows_10.json +++ b/Wrapper/Localizations/de-DE/tooltip_Windows_10.json @@ -1406,7 +1406,7 @@ "Arg": { "Zero": { "Tag": "", - "ToolTip": "Aktiviert das Windows Subsystem für Linux (WSL), installiert die neueste Version des WSL-Linux-Kernels und eine Linux-Distribution über ein Popup-Formular" + "ToolTip": "Aktiviert das Windows Subsystem für Linux (WSL), installiert die neueste Version des WSL-Linux-Kernels und eine Linux-Distribution über ein Popup-Formular. Die Einstellung \"Updates für andere Microsoft-Produkte empfangen\" wird automatisch aktiviert, um Kernel-Updates zu erhalten" } } }, diff --git a/Wrapper/Localizations/de-DE/tooltip_Windows_11.json b/Wrapper/Localizations/de-DE/tooltip_Windows_11.json index 246d8202..ac9bdcf4 100644 --- a/Wrapper/Localizations/de-DE/tooltip_Windows_11.json +++ b/Wrapper/Localizations/de-DE/tooltip_Windows_11.json @@ -1353,7 +1353,7 @@ "Arg": { "Zero": { "Tag": "", - "ToolTip": "Aktiviert das Windows Subsystem für Linux (WSL), installiert die neueste Version des WSL-Linux-Kernels und eine Linux-Distribution über ein Popup-Formular" + "ToolTip": "Aktiviert das Windows Subsystem für Linux (WSL), installiert die neueste Version des WSL-Linux-Kernels und eine Linux-Distribution über ein Popup-Formular. Die Einstellung \"Updates für andere Microsoft-Produkte empfangen\" wird automatisch aktiviert, um Kernel-Updates zu erhalten" } } }, diff --git a/Wrapper/Localizations/en-US/tooltip_Windows_10.json b/Wrapper/Localizations/en-US/tooltip_Windows_10.json index 92ff88d3..a34c2b82 100644 --- a/Wrapper/Localizations/en-US/tooltip_Windows_10.json +++ b/Wrapper/Localizations/en-US/tooltip_Windows_10.json @@ -1406,7 +1406,7 @@ "Arg": { "Zero": { "Tag": "", - "ToolTip": "Enable Windows Subsystem for Linux (WSL), install the latest WSL Linux kernel version, and a Linux distribution using a pop-up form. To receive kernel updates, enable the Windows Update setting: \"Receive updates for other Microsoft products\"" + "ToolTip": "Enable Windows Subsystem for Linux (WSL), install the latest WSL Linux kernel version, and a Linux distribution using a pop-up form. The \"Receive updates for other Microsoft products\" setting will enabled automatically to receive kernel updates" } } }, diff --git a/Wrapper/Localizations/en-US/tooltip_Windows_11.json b/Wrapper/Localizations/en-US/tooltip_Windows_11.json index f7298cd9..2bb22b96 100644 --- a/Wrapper/Localizations/en-US/tooltip_Windows_11.json +++ b/Wrapper/Localizations/en-US/tooltip_Windows_11.json @@ -1312,7 +1312,7 @@ "Arg": { "Zero": { "Tag": "", - "ToolTip": "Enable Windows Subsystem for Linux (WSL), install the latest WSL Linux kernel version, and a Linux distribution using a pop-up form. To receive kernel updates, enable the Windows Update setting: \"Receive updates for other Microsoft products\"" + "ToolTip": "Enable Windows Subsystem for Linux (WSL), install the latest WSL Linux kernel version, and a Linux distribution using a pop-up form. The \"Receive updates for other Microsoft products\" setting will enabled automatically to receive kernel updates" } } }, diff --git a/Wrapper/Localizations/es-ES/tooltip_Windows_10.json b/Wrapper/Localizations/es-ES/tooltip_Windows_10.json index 1d7996da..c71c8f9b 100644 --- a/Wrapper/Localizations/es-ES/tooltip_Windows_10.json +++ b/Wrapper/Localizations/es-ES/tooltip_Windows_10.json @@ -1406,7 +1406,7 @@ "Arg": { "Zero": { "Tag": "", - "ToolTip": "Habilite el Subsistema de Windows para Linux (WSL), instale la última versión del kernel de WSL Linux y una distribución de Linux mediante un formulario emergente" + "ToolTip": "Habilite el Subsistema de Windows para Linux (WSL), instale la última versión del kernel de WSL Linux y una distribución de Linux mediante un formulario emergente. El ajuste \"Recibir actualizaciones para otros productos de Microsoft\" se activará automáticamente para recibir las actualizaciones del kernel" } } }, diff --git a/Wrapper/Localizations/es-ES/tooltip_Windows_11.json b/Wrapper/Localizations/es-ES/tooltip_Windows_11.json index fbfc5e4d..260e8ee3 100644 --- a/Wrapper/Localizations/es-ES/tooltip_Windows_11.json +++ b/Wrapper/Localizations/es-ES/tooltip_Windows_11.json @@ -1338,7 +1338,7 @@ "Arg": { "Zero": { "Tag": "", - "ToolTip": "Habilite el Subsistema de Windows para Linux (WSL), instale la última versión del kernel de WSL Linux y una distribución de Linux mediante un formulario emergente" + "ToolTip": "Habilite el Subsistema de Windows para Linux (WSL), instale la última versión del kernel de WSL Linux y una distribución de Linux mediante un formulario emergente. El ajuste \"Recibir actualizaciones para otros productos de Microsoft\" se activará automáticamente para recibir las actualizaciones del kernel" } } }, diff --git a/Wrapper/Localizations/es-ES/ui.json b/Wrapper/Localizations/es-ES/ui.json index 7e5d806e..c43d6cc4 100644 --- a/Wrapper/Localizations/es-ES/ui.json +++ b/Wrapper/Localizations/es-ES/ui.json @@ -24,7 +24,7 @@ "tabOneDrive": "OneDrive", "tabSystem": "Sistema", "tabWSL": "WSL", - "tabStartMenu": "Menú Inicio", + "tabStartMenu": "Menu de inicio", "tabUWP": "UWP Apps", "tabGaming": "Juego de azar", "tabScheduledTasks": "Tareas programadas", diff --git a/Wrapper/Localizations/pt-BR/tooltip_Windows_10.json b/Wrapper/Localizations/pt-BR/tooltip_Windows_10.json index 299a202d..7d506f6a 100644 --- a/Wrapper/Localizations/pt-BR/tooltip_Windows_10.json +++ b/Wrapper/Localizations/pt-BR/tooltip_Windows_10.json @@ -1407,7 +1407,7 @@ "Arg": { "Zero": { "Tag": "", - "ToolTip": "Habilite o subsistema Windows para Linux (WSL), instale a versão mais recente do kernel WSL Linux e uma distribuição Linux usando um formulário pop-up. Para receber atualizações do kernel, habilite a configuração do Windows Update: \"Receber atualizações para outros produtos Microsoft\"" + "ToolTip": "Habilite o subsistema Windows para Linux (WSL), instale a versão mais recente do kernel WSL Linux e uma distribuição Linux usando um formulário pop-up. A configuração \"Receber atualizações para outros produtos Microsoft\" permitirá receber automaticamente as atualizações do kernel" } } }, diff --git a/Wrapper/Localizations/pt-BR/tooltip_Windows_11.json b/Wrapper/Localizations/pt-BR/tooltip_Windows_11.json index d394f820..cf145561 100644 --- a/Wrapper/Localizations/pt-BR/tooltip_Windows_11.json +++ b/Wrapper/Localizations/pt-BR/tooltip_Windows_11.json @@ -1340,7 +1340,7 @@ "Arg": { "Zero": { "Tag": "", - "ToolTip": "Habilite o subsistema Windows para Linux (WSL), instale a versão mais recente do kernel WSL Linux e uma distribuição Linux usando um formulário pop-up. Para receber atualizações do kernel, habilite a configuração do Windows Update: \"Receber atualizações para outros produtos Microsoft\"" + "ToolTip": "Habilite o subsistema Windows para Linux (WSL), instale a versão mais recente do kernel WSL Linux e uma distribuição Linux usando um formulário pop-up. A configuração \"Receber atualizações para outros produtos Microsoft\" permitirá receber automaticamente as atualizações do kernel" } } }, diff --git a/Wrapper/Localizations/ru-RU/tooltip_Windows_10.json b/Wrapper/Localizations/ru-RU/tooltip_Windows_10.json index 681aca44..e8e1d1f2 100644 --- a/Wrapper/Localizations/ru-RU/tooltip_Windows_10.json +++ b/Wrapper/Localizations/ru-RU/tooltip_Windows_10.json @@ -1406,7 +1406,7 @@ "Arg": { "Zero": { "Tag": "", - "ToolTip": "Установить подсистему Windows для Linux (WSL), последний пакет обновления ядра Linux и дистрибутив Linux, используя всплывающую форму. Чтобы получать обновления ядра, включите параметр \"При обновлении Windows поулчать обновления для других продуктов Майкрософт\" в Центре обновлении Windows" + "ToolTip": "Установить подсистему Windows для Linux (WSL), последний пакет обновления ядра Linux и дистрибутив Linux, используя всплывающую форму. Параметр \"При обновлении Windows получать обновления для других продуктов Майкрософт\" будет включен автоматически, чтобы получать обновления ядра" } } }, diff --git a/Wrapper/Localizations/ru-RU/tooltip_Windows_11.json b/Wrapper/Localizations/ru-RU/tooltip_Windows_11.json index c1cd264c..1c0d1935 100644 --- a/Wrapper/Localizations/ru-RU/tooltip_Windows_11.json +++ b/Wrapper/Localizations/ru-RU/tooltip_Windows_11.json @@ -1338,7 +1338,7 @@ "Arg": { "Zero": { "Tag": "", - "ToolTip": "Установить подсистему Windows для Linux (WSL), последний пакет обновления ядра Linux и дистрибутив Linux, используя всплывающую форму. Чтобы получать обновления ядра, включите параметр \"При обновлении Windows поулчать обновления для других продуктов Майкрософт\" в Центре обновлении Windows" + "ToolTip": "Установить подсистему Windows для Linux (WSL), последний пакет обновления ядра Linux и дистрибутив Linux, используя всплывающую форму. Параметр \"При обновлении Windows получать обновления для других продуктов Майкрософт\" будет включен автоматически, чтобы получать обновления ядра" } } }, diff --git a/Wrapper/SophiaScriptWrapper.exe b/Wrapper/SophiaScriptWrapper.exe index 4d66abab..6cf7b166 100644 Binary files a/Wrapper/SophiaScriptWrapper.exe and b/Wrapper/SophiaScriptWrapper.exe differ