Skip to content

Instantly share code, notes, and snippets.

@leofun01
Created December 13, 2020 17:54
Show Gist options
  • Select an option

  • Save leofun01/b3820704fef7310c19c5fb8c11c68b00 to your computer and use it in GitHub Desktop.

Select an option

Save leofun01/b3820704fef7310c19c5fb8c11c68b00 to your computer and use it in GitHub Desktop.
Batch script to open image using old Windows Photo Viewer
start %SystemRoot%\System32\rundll32.exe "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll", ImageView_Fullscreen %~1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment