Hi,
I am trying to clean the "Most recently used" MRU list of 5 contacts that Microsoft Outlook 2010 stores.
The list is a "drop down" list that is shown when you click on the Ribbon Interface at the Outlook Contact in the Find box at the extreme Right.
I have read here that it is stored here:
"i finally found it - i think its only written when outlook closes - until then, changes are stored in memory."
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\profile_name\0a0d020000000000c000000000000046
Name: 101f0446
Can someone who is adept at writing winapp2.ini code either add this into the big winapp2.ini above, or kindly write a drop in piece of code for me to add to the file?
Thanks!