CD Keyer is a Database Application which
is designed to hold CD Keys and
related information. This application is programmed in Visual
Studio .NET 2005 in Visual Basic.
The database uses 168-bit DES Encryption to secure your CD
Keys. This application is still very early in development,
and there is still quite a few more features I plan to add in the
future as I continue development.

Latest
Version:
v0.6.0.0 - 06/21/2008
Download
> ZIP File
This Application uses the .NET Framework 2.0, and it is required
to run this application. You can download the framework from
Microsoft's Website below.
.NET 2.0 (32-Bit) Download -
Click
Here (Windows 98/ME, Windows 2000, Windows XP, Windows Server
2003)
.NET 2.0 (64-Bit) Download - Click Here (Windows XP 64-bit,
Windows
Server 2003 64-bit)
If you are using Windows Vista, you do not need to download the .NET
Framework 2.0. It is already included with the Operating
System.
Version
History
v0.6.0.0
- Fixed crash running on 64-bit Operating Systems (Tested on Windows
Vista SP1 64-bit)
v0.5.0.2 (Beta)
- Fixed Auto-Update
(Didn't properly reconize new version numbers)
v0.5.0.1 (Beta)
- Fixed problem with
Apostrophes couldn't be in Title, CD-Key or Comments
v0.5.0.0 (Beta)
- Changed name to "CD
Keyper" :)
- Major Overhaul to
Codebase for .Net 2.0 Final (Had to rewrite/update a LOT of code)
- Added Auto-Update
Check (Application will check for new Updates)
- Updated Options /
Settings (Settings are no longer stored in the Registry)
- Removed Application
Splash Screen
- Removed Application
Password Protection (Didn't offer much security)
- Removed HTML Export
(Will hopefully Added it again later)
- Removed Old Database
Upgrade Code (If your DB is older than v0.3.0.0 its no longer
supported.. Sorry)
v0.4.0.0 (Beta)
- Added Options Dialog
- Added Application
Password
Protection
- Added Minimize to
System Tray
Option
- Added Remember
Windows Location on
StartUp
- Fixed HTML Formatting
Errors in
HTML Export Feature
v0.3.0.0 (Alpha)
- Added
HTML Export Feature
- New Database Created
at Runtime
(Blank DB is no longer Included)
- Application Saves
Settings in the
Registry Now
- Improved StartUp Code
(Should use
less Memory now)
- Improved Error
Handling
- Fixed Crash on Startup
v0.2.1.0
(Alpha)
-
Prevented User from entering
Titles or Comments that are too long for Database fields
-
Fixed bug with Tabs, that would
sometimes cause a crash
v0.2.0.1
(Alpha)
-
Fixed crash if CD-Key was too long
v0.2.0.0
(Alpha)
-
Added TripleDES Encryption to CD
Keys in the Database
-
Added Database Upgrade Code (Will
encrypt all CD Keys already in Database)
-
Added Case-Sensitive checkbox for
CD Keys
-
Added Comments Field to Database
v0.1.0.1
(Alpha)
-
Fixed crash if Database had no
entries
v0.1.0.0
(Alpha)
-
First Release