A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
Ín order to complete this old Post which, anyway, helped me a lot:
based on http://code.google.com/p/winreg-kb/wiki/MicrosoftOfficeKeys:
Item MRU
| Value | Data type | Description |
|---|---|---|
| %ITEM% | Where %ITEM% is a string in the form: "Item [0-9]+" |
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Excel\File MRUHKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Excel\Options\MRUFuncsHKEY_CURRENT_USER\Software\Microsoft\Office\12.0\PowerPoint\File MRUHKEY_CURRENT_USER\Software\Microsoft\Office\12.0\PowerPoint\RecentAnimationList\EntranceMRUHKEY_CURRENT_USER\Software\Microsoft\Office\12.0\PowerPoint\RecentAnimationList\EmphasisMRUHKEY_CURRENT_USER\Software\Microsoft\Office\12.0\PowerPoint\RecentAnimationList\ExitMRUHKEY_CURRENT_USER\Software\Microsoft\Office\12.0\PowerPoint\RecentAnimationList\MotionPathMRUHKEY_CURRENT_USER\Software\Microsoft\Office\12.0\PowerPoint\Slide Libraries\Taskpane MRUHKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\File MRU
Every %ITEM% value contains:
in Office 12
[F00000000][T%FILETIME%]*\\%FILENAME%
in Office 14
[F00000000][T%FILETIME%][O00000000]*%FILENAME%
Where T%FILETIME% contains a FILETIME timestamp as a hexadecimal string (base-16), in upper case, e.g. T01CD10EC460129A0