Created
July 30, 2015 18:34
-
-
Save cshaa/c317a2865227d0ba001e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: Launcher for the Windows Photo Viewer dll | |
rundll32 "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll",ImageView_Fullscreen %~1 | |
:: "THE BEER-WARE LICENSE" (Revision 42): | |
:: <[email protected]> wrote this file. As long as you retain this notice you | |
:: can do whatever you want with this stuff. If we meet some day, and you think | |
:: this stuff is worth it, you can buy me a beer in return. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment