Free Software Downloads
 Freeware & Shareware > Development > Basic, VB, VB DotNet > Outlook Security Manager free download

Outlook Security Manager 1.5 Free Download

Outlook Security Manager 1.5 at a glance

One-line tool to disable Outlook security alerts. .NET, VCL, ActiveX.
Download Outlook Security Manager (Version: 1.5, 222 KB)

Outlook Security Manager Description

Outlook Security Manager 1.5
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;

Outlook Security Manager Info

Afalina Co., Ltd.Publisher:
1.5Version:
Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003OS :
222 KBFile Size:
$120 CommercialPrice:
February 19, 2006Date Added :

Outlook Security Manager Related Downloads

  • Outlook Express Security 1.71
    Disable access to Outlook Express and prevent your Outlook Express's data from stealing or spoiling. It lets you lock Outlook Express and password-protect the message base files and the address book.
  • Web Log Consildator 1.00
    Command line tool to merge your web log files, supports compressed and uncompressed files. Merge all your files into a single easy to use file.
  • Web Log Mixer 1.3
    Merge and compress your ftp or web log files into a single file. Most log formats are supported as long as log files compressed with zip, gzip or bzip2. The program works as a GUI or command line utility, configuration files are in plain text format.
  • XP-Protector 1.3
    XP-Protector provides easy and comprehensive access to many security features of Windows XP and 2000 systems, so that home users without experience with administering computers can take advantage of their improved security features.
  • LockMyText 1.1
    LockMyText is a text encryption software security tool used for sending and receiving private messages and documents securely.
  • Data Stash 1.5
    Hide your files easily and discreetly! Data Stash is a clever little steganographic security tool that allows you to hide sensitive data files within other files with password protection. The receptacle file remains FULLY functional!
  • Winalysis 3.1
    Monitor for changes to files, the registry, users, groups, services, security policies, and more. Archive Event Logs from multiple computers to a central database. Restore files and the registry from snapshots. User account auditing and analysis.
  • SmartFix 4.4
    To provide the computer experience available, SmartFix is an all-in-one system and security repair tool that allows you to fix and eliminate the pesky bugs and problems that slow down your computer through easy one-click menu options.
  • Harden-It 1.2
    Harden-It 1.1 Windows Security Hardening Tool, harden your TCP/IP Stack and Local System. Harden-It is a Network hardening tool for Windows, by hardening the I stack your Network can sustain or completely twarth various sophisticated network attacks.
  • Secure-It 1.25
    Secure-It is a local Windows security hardening tool, proactively secure your PC by either disabling the intrusion and propagation vectors proactively or simply reduce the attack surface by disabling unimportant functions.
©2006 Soft4a.com - Free Downloads