Select the product you need help with
You can use the MAPI_TEMPORARY_PROFILES flag to create MAPI profiles in temporary .mmp filesArticle ID: 891425 - View products that this article applies to. INTRODUCTIONTypically, 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
PropertiesArticle ID: 891425 - Last Review: October 25, 2007 - Revision: 2.3 APPLIES TO
|


Back to the top








