Win7 comes with photo viewer

Source: Internet
Author: User

Win10 How to retrieve your own photo Viewer methods/steps
  1. 1

    First, we open a Notepad, you can click Win+r to open the Run box, and then enter Notepad in the Run box. Or in the desktop right-click on the inside of the new, and then found in the new text document is OK, as shown in:

  2. 2

    Then we enter the following code in the open Notepad in the same word:

    Windows Registry Editor Version 5.00

    ; Change Extension ' s File Type

    [Hkey_current_user\software\classes\.jpg]

    @= "PhotoViewer.FileAssoc.Tiff"

    ; Change Extension ' s File Type

    [Hkey_current_user\software\classes\.jpeg]

    @= "PhotoViewer.FileAssoc.Tiff"

    ; Change Extension ' s File Type

    [Hkey_current_user\software\classes\.gif]

    @= "PhotoViewer.FileAssoc.Tiff"

    ; Change Extension ' s File Type

    [Hkey_current_user\software\classes\.png]

    @= "PhotoViewer.FileAssoc.Tiff"

    ; Change Extension ' s File Type

    [Hkey_current_user\software\classes\.bmp]

    @= "PhotoViewer.FileAssoc.Tiff"

    ; Change Extension ' s File Type

    [Hkey_current_user\software\classes\.tiff]

    @= "PhotoViewer.FileAssoc.Tiff"

    ; Change Extension ' s File Type

    [Hkey_current_user\software\classes\.ico]

    @= "PhotoViewer.FileAssoc.Tiff"

    (Thanks to the code provided by the Internet God, this code is primarily to import the registry)

    As shown in the following:

  3. 3

    Then we save it as a desktop, and the idea is to save it in. reg format, instead of other formats, a special icon appears on the desktop, as shown in:

  4. 4

    We double click to run this program, will remind us to add it to the registry, we click OK, then we will remind you have successfully added to the registry, as shown in:

  5. 5

    Next we take a picture, open it, right click on this picture, at this time select open mode for the win Photo viewer, and at the bottom of the selection always in this way to open the picture, tick the hook is OK, as shown in:

Win7 comes with photo viewer

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.