|
"Email as Link" Doesn't Work with Outlook
Issue
The Send > Email as Link option doesn't work with Outlook.
Solution
By default, Outlook treats .lnk (shortcut) files as unsafe and blocks them. There is a way to change this security setting and make Outlook allow .lnk files to be attached.
WARNING: This method requires making changes to the Windows Registry. Editing the Registry can cause problems that will prevent your computer from booting. Proceed at your own risk.
- In the Windows Start menu, click "Run" and type "regedit" and run that program.
- Browse to this key (Note: If using Outlook 2000 SP3, change 12.0 to 9.0, if using Outlook 2002, change 12.0 to 10.0, if using Outlook 2003 change 12.0 to 11.0):
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Security
- Under that key, add a new string value named "Level1Remove" (without quotes).
- For the value for Level1Remove, enter ".lnk; .axx" (without quotes).
- Close Outlook and reopen it.
Sending links to files in emails from FileCenter should work now.
|