Restore Windows Photo Viewer in Windows 10  

Page 48 of 64 FirstFirst ... 38464748495058 ... LastLast

  1. Posts : 68,966
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #470

    Great news.
      My Computers


  2. Posts : 4
    Windows 10 LTSC (1809)
       #471

    Hi, guys!..:)

    The TenForums .reg files are really elaborate, while -some- others aren't as expansive. Are there any particular reasons for this, other than what we can see being added in the .reg files?

    For example, the How-To Geek (created by Walter Glenn):

    Code:
    Windows Registry Editor Version 5.00
    
    ; created by Walter Glenn
    ; for How-To Geek
    ; article: https://www.howtogeek.com/225844/how-to-make-windows-photo-viewer-your-default-image-viewer-on-windows-10/
    
    [HKEY_CLASSES_ROOT\Applications\photoviewer.dll]
    
    [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell]
    
    [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
    "MuiVerb"="@photoviewer.dll,-3043"
    
    [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command]
    @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
    00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
    6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
    00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
    25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
    00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
    6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
    00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
    5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
    00,31,00,00,00
    
    [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\DropTarget]
    "Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    
    [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print]
    
    [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\command]
    @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
    00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
    6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
    00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
    25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
    00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
    6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
    00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
    5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
    00,31,00,00,00
    
    [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\DropTarget]
    "Clsid"="{60fd46de-f830-4894-a628-6fa81bc0190d}"

    ... The difference being that the TenForums' .reg file is adding the following File Types, so that they'll be (automagically) recognized when double-clicking; and so that the default won't be the Open with... dialog?!

    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations]
    ".cr2"="PhotoViewer.FileAssoc.Tiff"
    ".jpg"="PhotoViewer.FileAssoc.Jpeg"
    ".wdp"="PhotoViewer.FileAssoc.Wdp"
    ".jfif"="PhotoViewer.FileAssoc.JFIF"
    ".dib"="PhotoViewer.FileAssoc.Bitmap"
    ".png"="PhotoViewer.FileAssoc.Png"
    ".jxr"="PhotoViewer.FileAssoc.Wdp"
    ".bmp"="PhotoViewer.FileAssoc.Bitmap"
    ".jpe"="PhotoViewer.FileAssoc.Jpeg"
    ".jpeg"="PhotoViewer.FileAssoc.Jpeg"
    ".gif"="PhotoViewer.FileAssoc.Gif"
    ".tif"="PhotoViewer.FileAssoc.Tiff"
    ".tiff"="PhotoViewer.FileAssoc.Tiff"

    That's all the difference, right?? & Please excuse me if I'm being captain obvious, tnx! (Really, I'm just asking! :))
      My Computer


  3. Posts : 68,966
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #472

    Hello @kgbme,

    You would still need to set Windows Photo Viewer as the default app to have it used by those file types.

    Those entries are there to specify what file association reference to use when Windows Photo Viewer is the default app for the file type. They were there originally before Windows Photo Viewer was removed from Windows 10. We try to make sure all original entries get added back to be as thorough as possible.
      My Computers


  4. Posts : 4
    Windows 7, 10
       #473

    THANK YOU! OMG That PHOTOS app was driving me insane.
      My Computer


  5. Posts : 521
    Win7 Pro X64, Win10 Pro x640
       #474

    When Windows Photo Viewer is restored and set as the default image viewer, the right-click context menu entry is "Preview" to open with Windows Photo Viewer, correct? As opposed to when Photos is set as the default image viewer, then Edit with Photos is the context menu entry to pen. Thanks!
      My Computer


  6. Posts : 68,966
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #475

    bamajon1974 said:
    When Windows Photo Viewer is restored and set as the default image viewer, the right-click context menu entry is "Preview" to open with Windows Photo Viewer, correct? As opposed to when Photos is set as the default image viewer, then Edit with Photos is the context menu entry to pen. Thanks!

    Hello,

    The "Image Preview" context menu will open it in Windows Photo Viewer.

    "Edit" will open it in Paint (mspaint.exe).

    "Edit with Photos" will open it in the Photos app, but you shouldn't see this context menu if Windows Photo Viewer is set as your default "Photo viewer".
      My Computers


  7. Posts : 68,966
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #476

    chrisemersonnc said:
    THANK YOU! OMG That PHOTOS app was driving me insane.

    You're most welcome Chris. I'm glad it could help.
      My Computers


  8. Posts : 521
    Win7 Pro X64, Win10 Pro x640
       #477

    Ok got it. So the Image Preview right-click context menu is restored along with Windows Photo Viewer when set as default, correct? Without having to add the right-click menu entry into the registry.
      My Computer


  9. Posts : 68,966
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #478

    bamajon1974 said:
    Ok got it. So the Image Preview right-click context menu is restored along with Windows Photo Viewer when set as default, correct? Without having to add the right-click menu entry into the registry.
    Correct.
      My Computers


  10. Posts : 521
    Win7 Pro X64, Win10 Pro x640
       #479

    Perfect. Thank you!
      My Computer


 

Tutorial Categories

Restore Windows Photo Viewer in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 13:49.
Find Us




Windows 10 Forums