RU
- При возврате схемы питания, ищется
GUID
исключающий схему энергосбережения. Если подходящая схема не найдена, выбирается первая найденная схема как резервная. - При отключение защитника Windows, будут изменены исполнительный файлы связанные с его работой.
System Disk\Windows\System32\smartscreen.exe
System Disk\Program Files\Windows Defender\MsMpEng.exe
System Disk\Program Files\Windows Defender\MpDefenderCoreService.exe
System Disk\ProgramData\Microsoft\Windows Defender\Platform\VERSION\MsMpEng.exe
System Disk\ProgramData\Microsoft\Windows Defender\Platform\VERSION\MpDefenderCoreService.exe
- Переработан метод удаления Edge:
- Добавлена удаление настроек пользователя.
- Изменено удаление ярлыков Edge, теперь удаляет у всех пользователей.
- Добавлено удаление папок Edge, EdgeWebView, EdgeCore, EdgeUpdate и Temp находящийся в
System Disk\Program Files (x86)\Microsoft
; - Добавление региона в файл
IntegratedServicesRegionPolicySet.json
.
- Изменение способа получения статуса Центра Обновления Windows. (Исключен просмотр реестра, теперь только по нахождению исполняемых файлов).
- Добавлены пакеты при удалении Виджетов и Твой телефон.
Microsoft.WidgetsPlatformRuntime, MicrosoftWindows.CrossDevice
- Исправлено исключение при просмотре параметров драйвера Realtek.
- Улучшение очистки временных файлов.
- Общие улучшение кода.
EN
- When returning the power supply circuit, a
GUID
is searched that excludes the power saving circuit. If a suitable circuit is not found, the first found circuit is selected as a backup. - When you disable Windows Defender, the executive files related to its operation will be changed.
System Disk\Windows\System32\smartscreen.exe
System Disk\Program Files\Windows Defender\MsMpEng.exe
System Disk\Program Files\Windows Defender\MpDefenderCoreService.exe
System Disk\ProgramData\Microsoft\Windows Defender\Platform\VERSION\MsMpEng.exe
System Disk\ProgramData\Microsoft\Windows Defender\Platform\VERSION\MpDefenderCoreService.exe
- Redesigned the Edge removal method:
- Added deletion of user settings;
- Changed the removal of shortcuts Edge, now remove from all users;
- Added deletion of the Edge, EdgeWebView, EdgeCore, EdgeUpdate and Temp folders located in
System Disk\Program Files (x86)\Microsoft
; - Adding a region to the
IntegratedServicesRegionPolicySet.json
file.
- Changing the method of getting Windows Update status. (Registry browsing is excluded, now only by finding executable files).
- Added packages when deleting Widgets and Your phone.
Microsoft.WidgetsPlatformRuntime, MicrosoftWindows.CrossDevice
- Fixed an exception when viewing Realtek driver parameters.
- Improved cleaning of temporary files.
- General code improvements.