Open Windows default photo app from command line (with previous / next button)
Just pass file path at arguments
ex) OpenImageViewer.exe "c:\folder\folder 2\image.png"
If you open image using command line like this (start c:\folder\folder 2\image.png)
Image will be open, but photo app does not have 'previous / next image' button.
(no previous / next button if you launch photo viewer command line)
(previous / next button visible if you launch photo viewer using 'OpenImageViewer.exe' at command line)
This program will help your shell scripts or shell explorer extension (like context menu ext or shell namespace extension)
Windows 11 (Tested on 22H2) <--- new fluent style photo app
Windows 10 (Tested on 20H2) <--- old metro style photo app
MIT