<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Add-in Express Blogs &#187; Outlook security</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/tag/outlook-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.add-in-express.com/creating-addins-blog</link>
	<description>All about developing COM add-ins, smart tags and RTD servers in Visual Studio .NET, VSTO and Delphi + Add-in Express</description>
	<lastBuildDate>Wed, 28 Jul 2010 16:31:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Outlook Security Manager 2010 deployment: compiling a standalone application with &#8220;AnyCPU&#8221;, part 4</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/10/deployment-standalone-applications/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/10/deployment-standalone-applications/#comments</comments>
		<pubDate>Mon, 10 May 2010 12:22:00 +0000</pubDate>
		<dc:creator>Renat Tlebaldziyeu</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook security]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1600</guid>
		<description><![CDATA[This is the 4th part of the Outlook Security Manager 2010 deployment series, in which we will look at the deployment of standalone applications compiled with AnyCPU on 32-bit and 64-bit machines]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/10/deployment-standalone-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Security Manager 2010 deployment: self-registration in a Visual Studio setup project, part 3</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/07/deployment-visual-studio-setup-projects/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/07/deployment-visual-studio-setup-projects/#comments</comments>
		<pubDate>Fri, 07 May 2010 17:13:11 +0000</pubDate>
		<dc:creator>Renat Tlebaldziyeu</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook security]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1580</guid>
		<description><![CDATA[We continue to look at the various ways of deploying your applications that use Outlook Security Manager. As I showed in part 2, you can register secman.dll or secman64.dll using regsvr32. Alternatively you can use the vsdrfCOMSelfReg option of your installer]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/07/deployment-visual-studio-setup-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Security Manager 2010 deployment: bitness and regsvr32 utility, part 2</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/06/outlook-deployment-bitness-regsvr32/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/06/outlook-deployment-bitness-regsvr32/#comments</comments>
		<pubDate>Thu, 06 May 2010 13:44:39 +0000</pubDate>
		<dc:creator>Renat Tlebaldziyeu</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Outlook security]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1565</guid>
		<description><![CDATA[As I mentioned in the first part of this series that highlighted the basics of Outlook Security Manager 2010 deployment for .NET, ActiveX and VCL, if your software uses the Outlook Security Manager component, you need to register one of the secman or osmax files depending on the Outlook version installed on a target PC]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/06/outlook-deployment-bitness-regsvr32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Security Manager 2010 deployment, part 1</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/05/outlook2010-security-manager-deployment/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/05/outlook2010-security-manager-deployment/#comments</comments>
		<pubDate>Wed, 05 May 2010 17:22:35 +0000</pubDate>
		<dc:creator>Renat Tlebaldziyeu</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Outlook security]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1517</guid>
		<description><![CDATA[Two editions of Outlook Security Manager 2010, .net and ActiveX, support Microsoft Outlook 2010, 32-bit and 64-bit. In this series of articles I will try to cover all possible ways of how you can deploy your applications that use Outlook Security Manager, for all Outlook versions. In fact, deployment for Outlook 2000 – 2007 as well as Outlook 2010, 32-bit is practically the same, and only deploying for Outlook 2010, 64-bit has some peculiarities]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/05/outlook2010-security-manager-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Deploy Outlook Security Manager with ClickOnce using Reg Free COM, part 2</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/03/30/outlook-clickonce-regfreecom-deployment-part2/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/03/30/outlook-clickonce-regfreecom-deployment-part2/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 14:02:45 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook security]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1291</guid>
		<description><![CDATA[This time I will focus on distributing Outlook Security Manager via ClickOnce, but without using the Add-in Express tools.  I will tell you how to create a simple ClickOnce installer for a usual Windows Forms application by using the Reg Free COM technology]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/03/30/outlook-clickonce-regfreecom-deployment-part2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Deploy Outlook Security Manager with ClickOnce using Reg Free COM</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/03/02/outlook-clickonce-regfreecom-deployment/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/03/02/outlook-clickonce-regfreecom-deployment/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 15:36:37 +0000</pubDate>
		<dc:creator>Eugene Astafiev</dc:creator>
				<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook security]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1175</guid>
		<description><![CDATA[Many of you are likely to have encountered the phrase DLL Hell in the glory days of the COM technology. Of course, with the arrival of the .NET era, developers got rid of this headache. But even these days COM is actively used in many applications. Our Outlook Security Manager is a vivid example of the COM technology usage in respect to applications, or add-ins]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/03/02/outlook-clickonce-regfreecom-deployment/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Add-in Express 2009 Roadmap</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2008/11/28/2009-office-internet-explorer-outlook-express/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2008/11/28/2009-office-internet-explorer-outlook-express/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 18:29:41 +0000</pubDate>
		<dc:creator>Eugene Starostin</dc:creator>
				<category><![CDATA[Add-in Express 2009]]></category>
		<category><![CDATA[Add-in Express for Internet Explorer]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></category>
		<category><![CDATA[Add-in Express for Outlook Express]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[IE add-ons]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook security]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[VSTO]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=55</guid>
		<description><![CDATA[Many of you have already enquired about our roadmap for the year 2009. Its rough outline is ready, but as you understand, we reserve the right to introduce some changes. Well, now in more detail...]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2008/11/28/2009-office-internet-explorer-outlook-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bypass Outlook security warnings when sending email messages in MS Access</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2007/09/12/disable-outlook-security-warnings-sending-email-messages-in-access/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2007/09/12/disable-outlook-security-warnings-sending-email-messages-in-access/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 17:20:27 +0000</pubDate>
		<dc:creator>Andrei Smolin</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook security]]></category>

		<guid isPermaLink="false">/creating-addins-blog/?p=25</guid>
		<description><![CDATA[Whenever you send e-mail messages in Microsoft Access, you get Outlook security warnings like œA program is trying to automatically send email. To get rid of such security prompts, use the Outlook Security Manager. With the ActiveX edition of this component you need just a few lines of code to switch the Outlook security off and on.]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2007/09/12/disable-outlook-security-warnings-sending-email-messages-in-access/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
