Kicked ClickOnce to the curb. Now handling application updates internally and utilizing a standard MSI installation package for initial distribution.
- Checks for new version at startup. If found asks if you'd like to apply the update.
- Checks for new version periodically while running. If found, a notice is displayed in the main UI letting you know an update is available... click on it to start the upgrade process.
- Modified the messages to only notify you if you have "unread" messages.
- Additional Windows Live (Passport) integration to improve overall stability. Should no longer see the random Process: 8 message.
Enjoy!