<?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>STFU &#38;&#38; RTFM &#187; regserver</title>
	<atom:link href="http://www.razumny.no/blog/tag/regserver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.razumny.no/blog</link>
	<description>Rants and ramblings of a support technician</description>
	<lastBuildDate>Wed, 08 Sep 2010 10:19:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Resolving problems opening Word documents from Windows Explorer</title>
		<link>http://www.razumny.no/blog/2009/09/resolving-problems-opening-word-documents-from-windows-explorer/</link>
		<comments>http://www.razumny.no/blog/2009/09/resolving-problems-opening-word-documents-from-windows-explorer/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 06:00:00 +0000</pubDate>
		<dc:creator>razumny</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[regserver]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.razumny.no/blog/?p=184</guid>
		<description><![CDATA[If you have a problem opening Word documents from the Windows Explorer, the problem probably lies in how the document files are registered with the operating system. The first thing to try in correcting the problem is to unregister and reregister Word with Windows. From the command line, use the following command: &#160; "C:\Program Files\Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a problem opening Word documents from the Windows Explorer, the problem probably lies in how the document files are registered with the operating system. The first thing to try in correcting the problem is to unregister and reregister Word with Windows. From the command line, use the following command:<br />
&nbsp;<br />
<code>"C:\Program Files\Microsoft Office\Office\winword.exe" /unregserver</code><br />
&nbsp;<br />
The quotes are necessary, but you may need to change the path so it reflects the location of the winword.exe file on your system. (You can use Windows&#8217; Search tool to locate the path to the winword.exe file.) The /unregserver switch &#8220;unhooks&#8221; all the references to Word in the Windows Registry. You should then, immediately, use the following command:<br />
&nbsp;<br />
<code>"C:\Program Files\Microsoft Office\Office\winword.exe" /regserver</code><br />
&nbsp;<br />
This command causes Word to rewrite all its Registry keys and to reassociate itself with document and template files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.razumny.no/blog/2009/09/resolving-problems-opening-word-documents-from-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
