WINDOWS 10. |
http://www.ildarmukhutdinov.ru/2019/07/09/sredstvo-prosmotra-fotografij/?idU=1Windows 10. Microsoft , Windows 10 . Windows 8 Microsoft .
?
Windows 10 , , TIFF TIF. , , .
Windows 10?
1. .
. , , TIFF/TIF.
, ? , . .
1. . Win+R, «», regedit.
2. : HKLM/SOFTWARE/Microsoft/Windows Photo Viewer/Capabilities/FileAssociations.
, — .
3. (REG_SZ).
4. .jpeg, PhotoViewer.FileAssoc.Tiff.
. (.jpg, .gif, .png), .
5. , Win+I.
6. → .
7. , .
8. , : .
9. .
10. .
11. . Windows.
12. .
.
2. .
, Windows 10, , WinAero Tweaker.
1. Windows Accessories.
2. Activate Windows Photo Viewer.
! .
3. « »
(Windows Photo Viewer) Powershell.
, , .
1. .
2. Windows Powershell ().
3. , .
. , «#» Enter.
If ( -Not ( Test-Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll»)){New-Item -Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll» -ItemType RegistryKey -Force}
If ( -Not ( Test-Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell»)){New-Item -Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell» -ItemType RegistryKey -Force}
If ( -Not ( Test-Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open»)){New-Item -Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open» -ItemType RegistryKey -Force}
Set-ItemProperty -path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open» -Name «MuiVerb» -Type «String» -Value «@photoviewer.dll,-3043»
If ( -Not ( Test-Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command»)){New-Item -Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command» -ItemType RegistryKey -Force}
Set-ItemProperty -path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command» -Name «(Default)» -Type «ExpandString» -Value «%SystemRoot%\System32\rundll32.exe `»%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll`», ImageView_Fullscreen %1″
If ( -Not ( Test-Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\DropTarget»)){New-Item -Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\DropTarget» -ItemType RegistryKey -Force}
Set-ItemProperty -path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\DropTarget» -Name «Clsid» -Type «String» -Value «{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}»
If ( -Not ( Test-Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print»)){New-Item -Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print» -ItemType RegistryKey -Force}
If ( -Not ( Test-Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\command»)){New-Item -Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\command» -ItemType RegistryKey -Force}
Set-ItemProperty -path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\command» -Name «(Default)» -Type «ExpandString» -Value «%SystemRoot%\System32\rundll32.exe `»%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll`», ImageView_Fullscreen %1″
If ( -Not ( Test-Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\DropTarget»)){New-Item -Path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\DropTarget» -ItemType RegistryKey -Force}
Set-ItemProperty -path «Registry::HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\DropTarget» -Name «Clsid» -Type «String» -Value «{60fd46de-f830-4894-a628-6fa81bc0190d}»
#
4. Powershell .
5. → .
6. Windows. Windows, :
! , Windows.
| : |