Temp archives - The ranting of an IT Professional

The ranting of an IT Professional:

temp

Oct 22 2009   8:11PM GMT

Recovering a file from the Outlook temp folder



Posted by: Jason Tramer
outlook, temp, temporary, folder, recover, saved, accidently, OLK

Ever opened an attachment in Outlook, made changes, and then did a save instead of save as? Suck’s I know. Microsoft seems to delight it making it all but impossible to find your file. Windows search will be of absolute no help here.

So here is what you do.

First find the location of you Outlook temp directory. You can get this info from the registry

Outlook 97 HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Outlook\Security
Outlook 98 HKEY_CURRENT_USER\Software\Microsoft\Office\8.5\Outlook\Security
Outlook 2000 HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Outlook\Security
Outlook 2002/XP HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security
Outlook 2003 HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security
Outlook 2007 HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Security

You can try navigating to this location in Windows explorer but for me it lead to a dead end, I could no see the folder it specified even though I had selected show hidden files and de-selected Hide essential operating system files. However you can access this from command prompt. Open command prompt, navigate to the folder (you can use the tab key to save time by auto populating fields) and then use the copy command to copy this file somewhere else on your computer.

Bang, Bob’s your uncle. No the only thing left to do is email Microsoft and ask them why they hate you so much.