How to get Outlook to allow file attachments that are blocked
If you want to be able to receive a file attachment in Outlook with an .exe extension or other extension that is blocked by default, you currently can't do that. Outlook prevents them for the protection of your system. If you need to receive them in mail, choose the version of office you have and do the following
WARNING!!! This will open your system to the dangers of viruses. Be vary careful of what files you open in Outlook!!!
Office XP or 2002
- Make sure Outlook is closed
- Click Start
- Click Run
- Type REGEDIT
- Click on OK
- Double-click HKEY_CURRENT_USER
- Double-click Software
- Double-click Microsoft
- Double-click Office
- Double-click 10.0
- Double-click Outlook
- Double-click Security
- Click on Edit on the menu
- Click on New
- Click on String Value
- Name it Level1Remove
- Double-click Level1Remove
- Enter the filename extensions you want to allow such as exe (do not add the dot (.))
- Use a semicolon between each extension. Example.... exe;mdb;vbs to allow .exe, .mdb, and .vbs attachments
- Click OK
- Close REGEDIT
- Restart the computer
If you still can't receive the file attachment, you have entered the extension wrong.
WARNING!!! This will open your system to the dangers of viruses. Be vary careful of what files you open in Outlook!!!
Office 2003
- Make sure Outlook is closed
- Click Start
- Click Run
- Type REGEDIT
- Click on OK
- Double-click HKEY_CURRENT_USER
- Double-click Software
- Double-click Microsoft
- Double-click Office
- Double-click 11.0
- Double-click Outlook
- Double-click Security
- Click on Edit on the menu
- Click on New
- Click on String Value
- Name it Level1Remove
- Double-click Level1Remove
- Enter the filename extensions you want to allow such as exe (do not add the dot (.))
- Use a semicolon between each extension. Example.... exe;mdb;vbs to allow .exe, .mdb, and .vbs attachments
- Click OK
- Close REGEDIT
- Restart the computer
If you still can't receive the file attachment, you have entered the extension wrong.
WARNING!!! This will open your system to the dangers of viruses. Be vary careful of what files you open in Outlook!!!
Thanks to Annoyances.org for the above procedure