Page 6 of 6
Re: Having problem when opening photo in XYplorer.
Posted: 20 Feb 2021 09:13
by highend
I'm just using
Code: Select all
"Windows Photo Viewer" {:Image}>::run """%SystemRoot%\System32\rundll32.exe"" ""%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll"", ImageView_Fullscreen <curitem>";
as an entry in my
Custom File Associations
Re: Having problem when opening photo in XYplorer.
Posted: 20 Feb 2021 09:19
by RalphM
Me too and it works perfectly but most times I'm just happy with XY's full screen preview (F11).
Re: Having problem when opening photo in XYplorer.
Posted: 22 Feb 2021 13:13
by Pablo4s
highend wrote: ↑20 Feb 2021 09:13
I'm just using
Code: Select all
"Windows Photo Viewer" {:Image}>::run """%SystemRoot%\System32\rundll32.exe"" ""%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll"", ImageView_Fullscreen <curitem>";
as an entry in my
Custom File Associations
what does it mean?
Re: Having problem when opening photo in XYplorer.
Posted: 22 Feb 2021 14:16
by RalphM
Read up in the help file about CFA (Custom File Associations) and then add this line as your top level CFA in XY and you're all set.