<?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>Bahramov's Personal Blog &#187; MS Word</title>
	<atom:link href="http://www.bahramov.com/tag/ms-word/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bahramov.com</link>
	<description>Computers, databases, networks and virtualization</description>
	<lastBuildDate>Wed, 28 Apr 2010 12:24:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Microsoft Office 2003 SP3 Security Issue</title>
		<link>http://www.bahramov.com/2009/03/18/microsoft-office-2003-sp3-security-issue/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.bahramov.com/2009/03/18/microsoft-office-2003-sp3-security-issue/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 11:46:01 +0000</pubDate>
		<dc:creator>Zaur Bahramov</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[MS Word]]></category>

		<guid isPermaLink="false">http://www.bahramov.com/?p=17</guid>
		<description><![CDATA[When user tries to open a file he might get the following error

The reason for this error to occur is that Microsoft has increased the  security level in Service Pack 3. To override the security it is necessary to make several  modifications in registry to set exclusion paths. Here, I will add several [...]]]></description>
			<content:encoded><![CDATA[<p>When user tries to open a file he might get the following error<br />
<a href="http://www.bahramov.com/images/articles/wordfile.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img src="../../images/articles/wordfile.png" alt="" /></a><br />
The reason for this error to occur is that Microsoft has increased the  security level in Service Pack 3. To override the security it is necessary to make several  modifications in registry to set exclusion paths. Here, I will add several keys as follows:</p>
<pre>HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common</pre>
<p>Create the following key:</p>
<pre>OICEExemptions</pre>
<p>After that create the following string values:</p>
<p><a href="http://www.bahramov.com/images/articles/wordfileregsettings.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img src="../../images/articles/wordfileregsettings.png" alt="" width="504" height="94" /></a></p>
<p>Location of OLK (Microsoft Outlook temporary directory) it’s  required to go to command prompt and navigate to:</p>
<p style="padding-left: 60px;"><span style="text-decoration: underline;">In English Windows Version:</span></p>
<pre class="brush: plain">CD %userprofile%\Local Settings\Temporary Internet Files\
DIR</pre>
<p style="padding-left: 60px;"><span style="text-decoration: underline;">In Italian Windows version:</span></p>
<pre class="brush: plain">CD %userprofile%\Impostazioni locali\Temporary Internet Files\
DIR</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.bahramov.com/2009/03/18/microsoft-office-2003-sp3-security-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
