Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unsafe Attachments in Outlook

Status
Not open for further replies.

jvet4

Technical User
Jul 24, 2000
54
US
Hi,
While installing service packs, updates, etc. I evidently installed a security patch that blocks files that Outlook deems potentially unsafe. I am looking for a way to get rid of this patch so that I can get executibles/databases, etc...

Any help would be appreciated.

Thanks,
Jason


 
I have a registry fix that might help you out.

Create a new file called outlookfix.reg and edit it in notepad. Copy the following lines of text below:
------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security]
"Level1Remove"=".exe;.com;.bat;.mdb;.mde;.url;.lnk;.reg;.js"

-----------------------------------------------------------
Save the file the double click it. It will add this information to the resistry allowing you to send and receive the the different file types specified.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top