[WLM] doesn’t remember E-mail address

Last update on October 29, 2009 09:23 PM by Dora The Explorer
Published by aakai1056

[WLM] - doesn’t not remember E-mail address








Issue


Whenever I turn off my computer even though I checked “Remember me” on my Windows Live Messenger, it does not remember. Each time I turn my PC on I have to write it again which is really annoying.

Solution


After hours of messing around with RegEdit + Yahoo Messenger + Microsoft's Virtual PC I've found the problem and a solution to why apps like Msn Messenger suddenly can't remember their passwords anymore.

When Yahoo toolbar gets installed it sets the following registry value:

[HKEY_USERS\S-1-5-21-796845957-926492609-725345543-1003\Soft-ware\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
AppData = %AppData%

The problem here is AppData should actually be the following

AppData = %USERPROFILE%\Application Data

So when MSN or other apps that use that registry key go to save their data it gets lost.

So the solution is simple,
  • Click Start > Run
  • Type: regedit and go to:
    • HKEY_USERS\S-1-5-21-796845957-926492609-725345543-1003\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

Set the value AppData to a data value of %USERPROFILE%\Application Data

Note


Thanks to Adam Johnson for this tip on the forum
Best answers for « doesn’t remember E mail address » in :
E-mail Address Not Verified Show [E-mail Address Not Verified] is displayed next to the username Introduction Configure your email address so that it works on MSN Messenger Introduction When you use MSN Messenger or Windows Live Messenger with an address not...
Verify and e-mail address format Show Verify and e-mail address format Using a filter With regular expressions Example of use Explanations What does the code do There are several ways to determine if a variable contains a valid email address. These techniques do not...
Verifying the domain of an e-mail address ShowVerifying the domain of an e-mail addresse There are two parties for an email addresse : the username and the domain name username@domain The domain part defines a set of associated machines in which it requires a server...
[Nokia N97] Configure your email Show[Nokia N97] Configure your email Yahoo Settings Hotmail Account Settings Configuring email for Nokia N97 Yahoo Settings Incoming e-mail: username: your email address password: your password Incoming mail server:...
Outlook Express – unable to open e-mail attachments ShowOutlook Express – unable to open e-mail attachments Issue Solution Issue If you are receiving e-mails with attachment files and you are unable to open or save them, this is because your antivirus is blocking access to open. It is...
Download Atomic Mail Verifier ShowAtomic Mail Verifier is simply a tool which allows to verify the validity of e-mail address list. The control is done in three levels: - control of the address syntax, - control of the existence of the address in the host server - complete...
Messaging protocols (SMTP,POP3 and IMAP4) ShowIntroduction to e-mail E-mail is considered as being the most widely used service on the Internet. So the TCP/IP protocol suite offers a range of protocols allowing the easy management of email routing over the network. The SMTP protocol The...
Email ShowWhat is email? Electronic mail (also known as email or e-mail) is one of the most commonly used services on the Internet, allowing people to send messages to one or more recipients. Email was invented by Ray Tomlinson in 1972. How email...
Introduction to email ShowWhat is email? Electronic mail (also known as email or e-mail) is one of the most commonly used services on the Internet, allowing people to send messages to one or more recipients. Email was invented by Ray Tomlinson in 1972. Why use email? The...