| Code level: advanced Code area: Outlook Expert Techniques Printer Friendly Version | ||
| Title: Retrieving the Default Profile from the registry | ||
| Description: Code retrieves the default profile from the Windows registry. Windows stores the information in at least 2 places which is why I use the constant string and also allow for an optional fully qualified key as an input parameter. Basically, it looks like NT inserts \Windows NT\CurrentVersion in the middle of the string. Both ends are otherwise identical. The important key is Windows Messaging Subsystem. | ||
| Date: 23-Oct-2003 08:59 | ||
| Code level: advanced | ||
| Code area: Outlook Expert Techniques | ||
| Posted by: Gary Winey | ||
| Body: |
||
| All 4comments |
| Page [ 1 ] | ||
|
|
marco marco
10-Nov-2003 05:54
I am so interested about the subject you are writing..but before analyzing your code, I would like to ask you if you can explain me what is gotten from such code ???...is it the profile or/and the password ???......waiting your response thanks |
|
|
|
Sue Mosher
10-Nov-2003 18:48
Looks to me like Gary's code returns the name of the user's default profile. |
|
|
|
vishal joshi
03-Jun-2005 02:39
How to get the default Signature name |
|
|
|
Sue Mosher
03-Jun-2005 10:01
Vishal, see the sample at http://www.outlookcode.com/codedetail.aspx?id=615 |
|
| Page [ 1 ] | ||
| Post your comment name email |
