J
Jon
Hello all,
Trying to write an application for my workplace that requires us to
setup an email account in Outlook Express. At this time, the app sets
the account up, enters a username, sets the 'remember password'
selection, however I cannot seem to figure out how to store the actual
password.
I have researched for many hours now, and am at a loss. I have found
that the password is actually stored in the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Internet Account
Manager\Accounts\000000x (x=account incrementer)\Pop3 Password2
So, while I can write the key for the Pop3 Password2, it stores nothing
but garbage data, and my users are still forced to enter the password
manually before it is saved.
Does anyone have any experience and/or advice for me in this realm?
Google hasn't been much help, and I'm at a loss. Thank you in advance.
Trying to write an application for my workplace that requires us to
setup an email account in Outlook Express. At this time, the app sets
the account up, enters a username, sets the 'remember password'
selection, however I cannot seem to figure out how to store the actual
password.
I have researched for many hours now, and am at a loss. I have found
that the password is actually stored in the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Internet Account
Manager\Accounts\000000x (x=account incrementer)\Pop3 Password2
So, while I can write the key for the Pop3 Password2, it stores nothing
but garbage data, and my users are still forced to enter the password
manually before it is saved.
Does anyone have any experience and/or advice for me in this realm?
Google hasn't been much help, and I'm at a loss. Thank you in advance.