This suite contains 4 projects related to Windows Live Messenger that I have worked on.
Messenger Activity Monitor (MAM)
With this tool you can automatically set your personal message to the activity you’re doing. You can choose from 3 icons for each activity you added.
Command | Description |
---|---|
{auto} | Replaces itself with the window title |
{noop} | Makes MAM not set the personal message. It useful for Windows Media Player |
MessengerDotNet (MAPI)
This is a .NET wrapper for the COM Messenger Type Libary API. This makes communicating with Messenger easier.
Messenger Rich Presence (MRP)
With this tool you can automatically set your personal message to the activity you’re doing. You can choose from 3 icons for each activity you added.
Messenger Version Switcher (MVS)
With this tool you can easily switch between Windows Live Messenger versions you saved.
If you expierience any crash please PM the crash report to me.
Downloads
False-positives are likely to happen by your antivirus.
Download Version 1.2 Download Version 1.1 Download Version 1.0
Change Log
1.2
- Changed how MessengerDotNet gives Contacts (Multiple list-to-arrays replaced with ICollection)
- Fixed RAM usage issue in MRP
- Added icons
1.1
- Fix MessengerDotNet (MessengerAPI.Me cast exception)
- Fix window controls on Messenger Activity Monitor
- Change platform target to x86