How to increase Outlook Secure TempFolder

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Someone send me an email with some image file, but I can not see it, it has
big Red X, after I found out on my c:\documents and
settings\Jennie\LocalSettings\Temporary Internet Files\OLK5E2 folder I have a
lots of images, xls files, so I deleted them, now I can open the email with
images on it.
I realalize that in the registry key

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security show
OutlookSecureTemmpFolder on C:\Documents and
Settings\Jennie\LocalSettings\Tempory InternetFiles\OLK5E2

I modify to c:\documents and settings\Jennie\OUTLOOK (I make folder first)

SO is anyway can create an VBScript to modify to this registry key?

Thanks for the help

Lillian
 
VBScript cannot modify the registry. You need to use the Win32API or some VB
registry wrapper classes, of which there are plenty of free ones to find.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top