Advertisement
dezindzer

How to get the old Windows Photo Viewer in Windows 10

Sep 16th, 2018
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. Tutorial by Edwin on tenforums.com
  2. Copy the following code (after the hashes) into Notepad and than save it as file.reg
  3. After that, right click file.reg then MERGE.
  4. Now you can right click your image, than OPEN WITH -> CHOOSE ANOTHER APP -> MORE APPS -> Windows Photo Viewer
  5. Don't forget to set it as default.
  6. Enjoy
  7. #############################################
  8.  
  9.  
  10. Windows Registry Editor Version 5.00
  11.  
  12. [HKEY_CLASSES_ROOT\Applications\photoviewer.dll]
  13.  
  14. [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell]
  15.  
  16. [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
  17. "MuiVerb"="@photoviewer.dll,-3043"
  18.  
  19. [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command]
  20. @=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,\
  21. 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,\
  22. 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,\
  23. 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,\
  24. 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,\
  25. 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,\
  26. 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,\
  27. 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,\
  28. 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,\
  29. 00,31,00,00,00
  30.  
  31. [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\DropTarget]
  32. "Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
  33.  
  34. [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print]
  35.  
  36. [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\command]
  37. @=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,\
  38. 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,\
  39. 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,\
  40. 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,\
  41. 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,\
  42. 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,\
  43. 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,\
  44. 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,\
  45. 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,\
  46. 00,31,00,00,00
  47.  
  48. [HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\DropTarget]
  49. "Clsid"="{60fd46de-f830-4894-a628-6fa81bc0190d}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement