Home
»
Discussion Forums
»
Scripts & Agent Procedures
»
Allow Outlook 2000 to access protected attachments
Subscribe via RSS
Share this
Similar Posts
Allow Outlook 2003 to access protected attachments
by
LegacyPoster
on
Mar 9, 2005
Monitor Outlook Web Access
by
LegacyPoster
on
May 10, 2007
Allow Access to "System" Scripts
by
LegacyPoster
on
Mar 1, 2008
Feature request: new agent menu item - Allow remote access
by
LegacyPoster
on
Feb 23, 2006
Network Access Protection since 6.3 Upgrade
by
Dan Tomaszewski
on
Jan 28, 2013
View More
Details
0
Replies
0
Subscribers
Posted
over 15 years ago
Scripts & Agent Procedures
Allow Outlook 2000 to access protected attachments
Posted by
LegacyPoster
on
Mar 9, 2005 8:31 AM
Outlook blocks access to all sorts of attachments, this is good in most cases, but if you find that you want your outlook to let you open URLs or EXE's just edit this script and run it on your machine, changing the extension for the type you need (see the description)
Script Name: 2000 Outlook Attachments
Script Description: Outlook 2000 - Allows access to the file types as specified in STEP 1. use semi-colons to seperate - ie. .url;.mdb;.txt
IF Check Registry Value
Parameter 1 : HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\UserData
Exists :
THEN
Set Registry Value
Parameter 1 : HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security\Level1Remove
Parameter 2 : .url
Parameter 3 : REG_SZ
OS Type : 0
ELSE
Send Message
Parameter 1 : Not Office 2000
Parameter 2 : 1
OS Type : 0
Legacy Forum Name: Allow Outlook 2000 to access protected attachments,
Legacy Posted By Username: jnuttall
You have posted to a forum that requires a moderator to approve posts before they are publicly available.