Home | Advertise | Submit | Press | Top | Contact | Help | Bookmark
Search downloads:
Home Software Development Coding languages & Compilers Outlook Security Manager 1.5

Outlook Security Manager 1.5

Details
View: screenshot
Size: 222.78 KB
License: Commercial
OS: Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003
Price: $120
Publisher: Afalina Co., Ltd.
Date added: 6/18/2005
Date updated: 5/20/2006
Total Downloads: 917
Downloads - Last Week: 10

Rating: (3 votes)
Outlook Security Manager 1.5 Publisher's description

Outlook Security Manager is a one-line programming tool to disable Outlook Security. With Outlook Security Manager you can easily bypass Outlook Security settings and avoid security warnings, or alerts, in add-ins and applications that automate Microsoft Outlook.

Add a line of code and get rid of pop-ups like "a program is trying to access e-mail addresses you have stored in Outlook" or "a program is trying to automatically send e-mail on your behalf".

Unlike similar tools, Outlook Security Manager doesn't transform OOM and CDO calls to Extended MAPI calls and doesn't make development more complicated with its own special objects. It just implements one object with three properties that enable or disable Outlook Security Settings separately for OOM, CDO and SMAPI.

Outlook Security Manager supports Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA, Word MailMerge, Excel MailMerge, etc. All Outlook versions and service packs, including Outlook 2000, Outlook 2002 (XP) and Outlook 2003 are supported. Read more on http://www.add-in-express.com/outlook-security/

Code examples:

--- Visual Basic .NET
Dim SecurityManager As New AddinExpress.Outlook.SecurityManager
SecurityManager.DisableOOMWarnings = True
Try
... any action with protected objects such as contacts or items...
Finally
SecurityManager.DisableOOMWarnings = False
End Try

--- Visual Basic 6, VBA, VBScript
OlSecurityManager.DisableOOMWarnings = True
On Error Goto Finally
... any action with protected objects ...
Finally:
OlSecurityManager.DisableOOMWarnings = False

--- Delphi
OlSecurityManager.DisableOOMWarnings := True;
try
... any action with protected objects ...
finally
OlSecurityManager.DisableOOMWarnings = False;
end;

Requirements: .NET Framework 1.X; VS.NET 7.X; Delphi 5,6,7,8,2005; Visual Basic 6; VBA; VBScript; C#; C++; VB.NET

What's new in this version: ADDED: Support of Borland Delphi 2006. Support of Visual Studio 2005. ALTERED: Automatic initialization of the Simple MAPI sub-system when using the DisableSMAPIWarnings property in case it hasn't been initialized yet.

- Download Outlook Security Manager 1.5
Antivirus information
Download3K has downloaded and tested Outlook Security Manager on 3 Apr 2007 with some of Today's best antivirus engines and you can find below, for your convenience, the scan results:
Bitdefender: Clean
NOD 32: Clean
Kaspersky: Clean
Complete antivirus report
Antivirus Report

Your email:
Friend email:
Related downloads
Outlook Security Manager 1.5
One-line tool to disable Outlook security.
917
Outlook Attachments Security Manager 1.0
Access Outlook attachments of insecure types!
143
Advanced Security for Outlook 1.42
Get rid of your annoying security alerts!
587
Outlook Express Security 2.06
Disable access to Outlook Express and protect
387
Xenos Outlook Security Extension 1.21
Add-in to unblock blocked attachments & more
326
Email Security Labels for Outlook 1.0
Email Security Labels for Outlook
171
Security Desktop Tool 7.3.1.1
Restrict users access to PC
284
Computer Security Tool 4.0
Lock down Windows System security holes
573
Advanced Security Tool - AST 1.1.4
Password manager,Auto fill login and password
298
PC Security Manager 1.4
PC Security Restrictions Administration
238

Related press releases
Afalina Co., Ltd. announces the release of Outlook Security Manager 1.5, a one-l... [2006-02-19 00:00:00]
April 28, 2006 - Afalina Co., Ltd. released version 1.5 of Outlook Security Manager, a one-line programming tool to disable Outlook Security settings and avoid Security warnings, dialogs, messages, al...
Auto Reply Manager Helps Users to Automate Outlook Email Replies [2006-03-28 00:00:00]
Bucharest, Romania DS DEVELOPMENT has released version 1.5 of their email automation software, Auto Reply Manager for Outlook, a time-saver Outlook add-in which helps users to automate and personalise...
OE-Mail Recovery [2004-11-30 00:00:00]
Outlook Express Recovery (Repair Outlook Express) tool OE-Mail Recovery is a tool for repairing Outlook Express folders if they are damaged or corrupted. OE-Mail Recovery extracts and saves e-mails fr...
backup and restore your Outlook Express data [2006-04-18 00:00:00]
Any Outlook Express Backup is an easy-to-use tool that allows you to backup and restore your Outlook Express data. It saves email and news messages, address book, rules, email and news accounts, block...
New application makes your SharePoint site an excellent tool for issue tracking ... [2008-05-15 09:43:53]
kalmstrom.com Outlook Solutions has released the beta version of a helpdesk solution that combines Microsoft Outlook and SharePoint into a software for the future. HelpDesk for Outlook and SharePoi...
SysTools to present Lotus Notes Conversion Software [2008-02-29 00:02:39]
SysTools Software is a prime developer of Lotus Notes conversion & local security removal utilities at affordable prices. SysTools Software announces Lotus Notes migration tools to migrate & convert L...
TimeCard goes Mobile! Outlook time planning and reporting now also for Windows M... [2008-03-14 16:49:10]
Why use a separate tool for time reporting, when TimeCard can help you report on your appointments directly from the Outlook Calendar? Now you can even use TimeCard in your handheld device. The TimeC...
Password Recovery ToolBox for Outlook [2006-02-19 00:00:00]
Password Recovery ToolBox for Outlook Utility for recovering forgotten or lost passwords to e-mail accounts and pst files of Microsoft Outlook. Password Recovery ToolBox for Outlook is a utility for r...
Advanced Outlook Express Repair 1.4 has been released! [2006-01-23 00:00:00]
Advanced Outlook Express Repair is a powerful tool to recover Outlook Express emails from corrupt dbx files and mbx files. It can scan the corrupt dbx or mbx files and recover emails in them as much a...
Password Recovery Toolbox for Outlook Express [2006-03-21 00:00:00]
Password Recovery ToolBox for Outlook Express is a utility for recovering forgotten or lost passwords to Outlook Express mail and news accounts. The program recovers passwords to Outlook Express ident...

Hex Workshop
Hex Workshop is a set of hexadecimal development tools for Windows that combines advanced binary editing with the ease and flexibility of a word processor.

HS NMEA GPS C Source Library
HS GPS is a software library (with full C source code) which provides access to a NMEA-183 compliant GPS receiver via a serial communications port, decoding NMEA sentences: $GPGGA, $GPGSA, $GPGSV, $GPGLL, $GPRMC and $GPVTG.

HS XMODEM C Source Library
HS XMODEM is a software library in C (supplied with full source code) that provides a programmer with the off-the-shelf support for XMODEM protocol data transfer capability. Support for both sender and receiver are provided.

VintaSoftTwain.NET Library
Control a scanner or camera from your .NET application. VintaSoftTwain.NET Library allows to control the image acquisition process, use automatic documents feeder, save acquired images to disk or into SQL database, upload them to Web or FTP servers.

HS TFTP C Source Library
HS TFTP is a software library in C (supplied with full source code) which implements Trivial File Transfer Protocol (TFTP) over UDP socket layer according to RFC 1350. Support for client and server side for both file get and put are provided.

HS GSM SMS C Source Library
HS GSM SMS is a C source library. It provides a PC based user application with access to a mobile phone's Short Message Service (SMS) function, according to ETSI standards: GSM 07.05 (ETS 300 585) (use of DTE for SMS), GSM 03.40 (SMS)

QuickUML Windows
QuickUML is a software design tool that tightly integrates a core set of UML models with code generation. A project is presented through a tabbed window of use cases, class models, object models, dictionary and code and saved as an XML file.


Archive: All downloads - Links - Links2

Copyright (c)2005-2008 Download3K.com - All rights reserved - Terms of use - Privacy Policy