Screen snipping utility for Windows. Allows user to draw a rectangular region on the screen and save output to given file.
Note: application requires .NET 3.5 framework (or higher).
ScreenSnippet.exe [filename] (filename where the saved jpeg output will go)
ScreenSnippet.exe [port] [uuid] [topic] Openfin Runtime port number, application UUID, and message topic to send Base64 encoded JPG image to.
Application will abort snippet and close if esc is pressed.
preinstall script in package.json will build release version of package. MSBuild.exe must be in path to build. MSBuild.exe is available when installing Visual Studio. Has been tested with Visual Studio 2007 Community Edition.