Article ID: 891425 - Last Review: October 25, 2007 - Revision: 2.3 You can use the MAPI_TEMPORARY_PROFILES flag to create MAPI profiles in temporary .mmp filesINTRODUCTIONTypically, MAPI profiles are created in the HKEY_CURRENT_USER hive of the registry. However, for some MAPI applications that create many profiles, you may not want to do this. You can use the MAPI_TEMPORARY_PROFILES flag to make MAPI store these profiles in temporary .mmp files on disk instead of in the registry. MORE INFORMATIONThe following code defines the MAPI_TEMPORARY_PROFILES flag: This flag causes MAPI to store profiles in temporary .mmp files on disk, instead of storing profiles in the registry. By default, .mmp files are created in the %WINDIR% directory. However, you can change the default location. For more information about how to change the default location for storing MAPI profiles, click the following article number to view the article in the Microsoft Knowledge Base: 166599
(http://support.microsoft.com/kb/166599/
)
.mmp files created by MAPI and CDO
| Article Translations
|
Back to the top
