Created
September 23, 2020 17:59
-
-
Save sidneyspe/14b0ab5c827aa9f7ee3e8c61c30a521a to your computer and use it in GitHub Desktop.
Visualizador de fotos antigo do windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations] | |
".tif"="PhotoViewer.FileAssoc.Tiff" | |
".tiff"="PhotoViewer.FileAssoc.Tiff" | |
".bmp"="PhotoViewer.FileAssoc.Tiff" | |
".gif"="PhotoViewer.FileAssoc.Tiff" | |
".jpeg"="PhotoViewer.FileAssoc.Tiff" | |
".jpg"="PhotoViewer.FileAssoc.Tiff" | |
".png"="PhotoViewer.FileAssoc.Tiff" | |
".jpe"="PhotoViewer.FileAssoc.Tiff" | |
".jxr"="PhotoViewer.FileAssoc.Tiff" | |
".jfif"="PhotoViewer.FileAssoc.Tiff" | |
".dib"="PhotoViewer.FileAssoc.Tiff" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment