Krystalware

Free Stuff

This is a listing of code snippets or small components that we have written and would like to share with the community. They are licensed under the Creative Commons Attribution-ShareAlike license, so feel free to use them in personal or commercial products as long as you give credit.

Shell File Context Menu Registry Helper

This class encapsulates the addition of a menu item to the file shell context menu (right clicking on a file in Explorer, for example). This is driven by certain registry keys under HKCR (Classes Root).

- RegistryHelper.cs

Yahoo! Jukebox now playing plugin for Windows Live Messenger

A plugin for YME/Yahoo! Jukebox that displays now playing information in WLM.

- YME WLM NowPlaying installer
- YME WLM NowPlaying source

Bitmap to Png converter

A bmp2png converter, using RegistryHelper.cs to hook the right click context menu.

- Bmp2Png executable
- Bmp2Png source

Community Server to AspNetForum importer

A SQL script that enables importing from Community Server to AspNetForum.

- SQL script package