Key Manager
- 9 August, 2011
Key Manager is a small application that I have developed to help keep track of the hundreds of keys I have for my software. Instead of storing keys in plain text on my machine, I can quickly fire up this application and copy any key I need using the right click menu. The software supports filtering to cut down any really long list of software and keys can be altered if anything needs to be changed.
The application stores the data in a SQLCE database (which may need to be installed) and is developed upon the Microsoft .Net Framework 4. The software works by giving each Windows user their own database to avoid the theft of keys.
If anyone has any feature requests or bugs, please get in touch and I will do my best to implement/fix them.