Как включить всем привычный Просмотр Фото на windows 10 LTSB

Аватар автора
Геймерские Технологии и Решения для Продвинутых Пользователей
#ltsb Команда If ( -Not ( Test-Path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dll")){New-Item -Path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dll" -ItemType RegistryKey -Force} If ( -Not ( Test-Path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshell")){New-Item -Path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshell" -ItemType RegistryKey -Force} If ( -Not ( Test-Path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshellopen")){New-Item -Path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshellopen" -ItemType RegistryKey -Force} Set-ItemProperty -path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshellopen" -Name "MuiVerb" -Type "String" -Value "@photoviewer.dll,-3043" If ( -Not ( Test-Path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshellopencommand")){New-Item -Path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshellopencommand" -ItemType RegistryKey -Force} Set-ItemProperty -path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshellopencommand" -Name "(Default)" -Type "ExpandString" -Value "%SystemRoot%System32rundll32.exe `"%ProgramFiles%Windows Photo ViewerPhotoViewer.dll`", ImageView_Fullscreen %1" If ( -Not ( Test-Path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshellopenDropTarget")){New-Item -Path "Registry::HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshellopenDropTarget" -ItemType RegistryKey -Force} Set-ItemProperty -path...

0/0


0/0

0/0

0/0