[ad_1]
I tried to launch windows photo viewer using the following command. It launches the photos app but doesn’t show the photo filename I passed in the uri.
ms-photos:viewer?fileName="C:\pic1.JPG"
I am using windows 10 OS. I tried it in the c# code and it’s the same behaviour
Does Windows 10 OS has a different format to accept the file name?
[ad_2]