<?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>Internet Marketing Blog &#187; regedit</title>
	<atom:link href="http://www.gojdhl.com/seo-blog/tag/regedit/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gojdhl.com/seo-blog</link>
	<description>Internet Marketing Blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:25:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Don&#8217;t Show Clipboard in Microsoft Office</title>
		<link>http://www.gojdhl.com/seo-blog/dont-show-clipboard-in-microsoft-office</link>
		<comments>http://www.gojdhl.com/seo-blog/dont-show-clipboard-in-microsoft-office#comments</comments>
		<pubDate>Fri, 01 Jan 2010 09:10:02 +0000</pubDate>
		<dc:creator>Jared Blake</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[reg hack]]></category>
		<category><![CDATA[regedit]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=241</guid>
		<description><![CDATA[Problem: If you copy something to the clipboard twice in any part of Microsoft Office 2000 a tiny &#8220;Clipboard&#8221; toolbar will appear. This toolbar, covers your work and requires that you stop what you&#8217;re doing to close it or move it out of the way. It&#8217;s not only annoying, but it&#8217;s practically impossible to turn [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem:</strong> If you copy something to the clipboard twice in any part of Microsoft Office 2000 a tiny &#8220;Clipboard&#8221; toolbar will appear. This toolbar, covers your work and requires that you stop what you&#8217;re doing to close it or move it out of the way. It&#8217;s not only annoying, but it&#8217;s practically impossible to turn off.</p>
<p><strong>Solution:</strong> Run the Registry Editor (REGEDIT.EXE) Reg hack.</p>
<p>1. Expand the branches to HKEY_CURRENT_USER\ Software\ Microsoft\ Office\ 9.0\ Common\ General. </p>
<p>2. If any of these branches aren&#8217;t there, just create them &#8211; one by one &#8211; by selecting New and then Key from the Edit menu. </p>
<p>3. Once you&#8217;ve highlighted the General key, select New and then DWORD Value from the Edit menu. As the name of this new key, type AcbControl. Double-click on the new value, select Decimal, type 1 in the Value Data field, and click Ok when you&#8217;re done. </p>
<p>This change should take effect immediately.</p>
<p>Congratulations, that annoying pesky little clipboard is still working but now hidden!</p>
<p>Dog not included!</p>
<p>Regards,<br />
Jared Blake</p>
<p><img src="http://www.gojdhl.com/images/internet-dog.jpg" alt="" /> <a href="http://www.gojdhl.com/seo-blog/sbgs2" target="_self"><img src="http://www.gojdhl.com/images/gsniper3.jpg" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/dont-show-clipboard-in-microsoft-office/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot view thumbnail image in Windows Explorer</title>
		<link>http://www.gojdhl.com/seo-blog/cannot-view-thumbnail-image-in-windows-explorer</link>
		<comments>http://www.gojdhl.com/seo-blog/cannot-view-thumbnail-image-in-windows-explorer#comments</comments>
		<pubDate>Fri, 01 Jan 2010 07:53:01 +0000</pubDate>
		<dc:creator>Jared Blake</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[thumbnail image]]></category>
		<category><![CDATA[windows explorer]]></category>

		<guid isPermaLink="false">http://www.gojdhl.com/seo-blog/?p=227</guid>
		<description><![CDATA[The problem usually occurs when MS Photo Editor gets uninstalled after upgrading MS Office. The Symptom: When you open a folder that is configured to show a thumbnail view of .jpg files, you see an outline of the thumbnail and a small program icon rather then the image that should be displayed. Note: before doing [...]]]></description>
			<content:encoded><![CDATA[<p>The problem usually occurs when MS Photo Editor gets uninstalled after upgrading MS Office.</p>
<p><strong>The Symptom:</strong> When you open a folder that is configured to show a thumbnail view of .jpg files, you see an outline of the thumbnail and a small program icon rather then the image that should be displayed. </p>
<p>Note: before doing the following steps, make sure you make a backup copy of the registry.</p>
<p><strong>To resolve this issue, use Regedit to re-associate the .jpg file extension in the registry: </strong><br />
1. Click Start, click Run, type regedit in the Open box, and then click OK.<br />
2. Locate and click the HKEY_CLASSES_ROOT\.jpg registry key.<br />
3. Right-click the HKEY_CLASSES_ROOT\.jpg registry key, point to New, and then click Key. Name the new key ShellEx.<br />
4. Right-click the ShellEx registry key that you created, point to New, and then click Key. Name the new key {BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}.<br />
5. Click the {BB2E617C-0920-11d1-9A0B-00C04FC2D6C1} registry key that you created, right-click the Default value in the right pane, click Modify, and then type the following value data in the Value data box: {7376D660-C583-11d0-A3A5-00C04FD706EC}</p>
<p>Reboot&#8230;That&#8217;s it&#8230;</p>
<p>Dog not included!</p>
<p>Regards,<br />
Jared Blake</p>
<p><img src="http://www.gojdhl.com/images/internet-dog.jpg" alt="" /> <a href="http://www.gojdhl.com/seo-blog/rpf"><img src="http://www.gojdhl.com/internet-marketing-images/rapid-profit-formula.gif" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gojdhl.com/seo-blog/cannot-view-thumbnail-image-in-windows-explorer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

