Configure MSN Messenger
25 September 2005 by Snakefoot | Comment » | Trackback OffMSN Messenger was originally a different product than Windows Messenger, but now they have been replaced by a single product called Windows Live Messenger.
- Removing the tabs from MSN Messenger 7.x (DWORD):
[HKEY_CURRENT_USER \Software \Microsoft \MSNMessenger]
DisableTabs = 1 - Disabling MSN today at startup (BINARY):
[HKEY_CURRENT_USER \Software \Microsoft \MSNMessenger]
DisableMSNToday = 01 00 00 00 - Disable popup about messenger is still running when closing (BINARY):
[HKEY_CURRENT_USER \Software \Microsoft \MSNMessenger]
DSBkgndMode = 01 00 00 00
Updated: 2 June 2007